Miner.Interop.Framework Assembly > Miner.Interop Namespace : IMMTracedElementDeltas Interface |
The following tables list the members exposed by IMMTracedElementDeltas.
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 | |
---|---|---|
Next | Advances to the next IMMTracedElementDelta object in the collection. | |
Prev | Moves to the previous IMMTracedElementDelta object in the collection. | |
Reset | Resets the collection and moves to the first item in the list. |