PipeOverrideCollection Members

The PipeOverrideCollection type exposes the following members.

Methods

  NameDescription
Public methodDispose (Inherited from GraphOverrideCollection<ItemType>.)
Public methodGetEnumerator
Implements the method declared in the IEnumerable interface. This method returns an enumerator for this collection.
(Overrides GraphOverrideCollection<ItemType>.GetEnumerator().)
Public methodGetObjectEnumerator
Implements the method declared in the IEnumerable interface. This method returns an enumerator for this collection.
(Inherited from GraphOverrideCollection<ItemType>.)

Properties

  NameDescription
Public propertyClipGridAt
Gets or sets which item controls the size of the graph view grid.
(Inherited from GraphOverrideCollection<ItemType>.)
Public propertyCount
Gets the count of override objects in the collection.
(Inherited from GraphOverrideCollection<ItemType>.)
Public propertyItem (Inherited from GraphOverrideCollection<ItemType>.)
Public propertySplitAt
Gets or sets which pipe to favor when splitting a profile view containing multiple pipes.

See Also