Share

PressurePipeRunCollection Methods

The PressurePipeRunCollection type exposes the following members.

Methods

 NameDescription
Public methodcreatePipeRun Create new pipe run from polyline object.
Public methodGetEnumerator Implements the method declared in the IEnumerable<T> 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.
Public methodRemove(PressurePipeRun, Boolean) Removes PressurePipeRun from the collection.
Public methodRemove(PressurePipeRun, Boolean, Boolean) Removes PressurePipeRun from the collection.
Public methodRemoveAt(Int32, Boolean) Removes PressurePipeRun from the collection by the specified index.
Public methodRemoveAt(Int32, Boolean, Boolean) Removes PressurePipeRun from the collection by the specified index.

See Also

Reference

Was this information helpful?