The PipeOverrideCollection type exposes the following members.

Methods

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

Properties

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

See Also