The SectionViewProfileGradePointCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add |
Adds a profile grade point into profile grade point collection.
| |
| GetEnumerator |
Implements the method declared in the IEnumerable(of T) interface. This method returns an enumerator for this collection.
| |
| GetObjectEnumerator |
Implements the method declared in the IEnumerable interface. This method returns an enumerator for this collection.
| |
| Remove |
Removes the given profile grade point.
| |
| RemoveAt |
Removes a profile grade point by index.
|