Miner.Interop.Framework Assembly > Miner.Interop Namespace : IMMTracedElements Interface |
The following tables list the members exposed by IMMTracedElements.
Name | Description | |
---|---|---|
Count | This property returns the number of elements in the collection. | |
ElementType | This property returns a value from the esriElementType enumeration indicating the type of elements in the collection. | |
LoadPoints | This property returns a collection of load point elements encountered during a trace. |
Name | Description | |
---|---|---|
Diff | Given an IMMTracedElements object after a trace is performed, this method provides a list of newly energized elements, newly de-energized elements, and differently energized elements (energized on a different phase). | |
Next | Advances to the next IMMTracedElement object in the collection. | |
Prev | Moves to the previous IMMTracedElement object in the collection. | |
Reset | Resets the collection and moves to the first item in the list. |