The ProfileOverrideCollection type exposes the following members.

Methods

  NameDescription
Public methodGetEnumerator
Implements the method declared in the IEnumerable 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.

Properties

  NameDescription
Public propertyClipGridAt
Gets or sets which profile controls the size of the profile view grid.
Public propertyCount
Gets the number of ProfileOverride objects in the collection.
Public propertyItem
Gets the ProfileOverride at a specified index in the collection.
Public propertySplitAt
Gets or sets which profile to favor when splitting a profile view containing multiple profiles.

See Also