The StructureOverrideCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose | (Inherited from GraphOverrideCollection<ItemType>.) | |
| GetEnumerator |
Implements the method declared in the IEnumerable interface. This method returns an enumerator for this collection.
(Overrides GraphOverrideCollection<ItemType>.GetEnumerator().) | |
| GetObjectEnumerator |
Implements the method declared in the IEnumerable interface. This method returns an enumerator for this collection.
(Inherited from GraphOverrideCollection<ItemType>.) |
Properties
| Name | Description | |
|---|---|---|
| ClipGridAt |
Gets or sets which item controls the size of the graph view grid.
(Inherited from GraphOverrideCollection<ItemType>.) | |
| Count |
Gets the count of override objects in the collection.
(Inherited from GraphOverrideCollection<ItemType>.) | |
| Item | (Inherited from GraphOverrideCollection<ItemType>.) | |
| SplitAt |
Gets or sets which structure to favor when splitting a profile view containing multiple structures.
|