The SectionViewProfileGradePointCollection type exposes the following members.

Methods

  NameDescription
Public methodAdd
Adds a profile grade point into profile grade point collection.
Public methodGetEnumerator
Implements the method declared in the IEnumerable(of T) interface. This method returns an enumerator for this collection.
Public methodGetObjectEnumerator
Implements the method declared in the IEnumerable interface. This method returns an enumerator for this collection.
Public methodRemove
Removes the given profile grade point.
Public methodRemoveAt
Removes a profile grade point by index.

Properties

  NameDescription
Public propertyCount
Gets the number of profile grade points in the collection.
Public propertyItem

See Also