The PressurePipeRunCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| createPipeRun | Create new pipe run from polyline object. | |
| GetEnumerator | Implements the method declared in the IEnumerable<T> 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. | |
| Remove(PressurePipeRun, Boolean) | Removes PressurePipeRun from the collection. | |
| Remove(PressurePipeRun, Boolean, Boolean) | Removes PressurePipeRun from the collection. | |
| RemoveAt(Int32, Boolean) | Removes PressurePipeRun from the collection by the specified index. | |
| RemoveAt(Int32, Boolean, Boolean) | Removes PressurePipeRun from the collection by the specified index. |
