The ProfileOverrideCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | GetEnumerator |
Implements the method declared in the IEnumerable 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.
|
Properties
Name | Description | |
---|---|---|
![]() | ClipGridAt |
Gets or sets which profile controls the size of the profile view grid.
|
![]() | Count |
Gets the number of ProfileOverride objects in the collection.
|
![]() | Item |
Gets the ProfileOverride at a specified index in the collection.
|
![]() | SplitAt |
Gets or sets which profile to favor when splitting a profile view containing multiple profiles.
|