ArcObjects Library Reference (Schematic) |
|
IEnumSchematicElement Interface
Provides access to members that enumerate through schematic elements.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.
Members
|
Name |
Description |
|
Count |
Number of items in the schematic elements enumeration. |
|
Next |
Retrieves the next schematic element in the enumeration sequence. |
|
Reset |
Resets the enumeration sequence to the beginning. |
CoClasses that implement IEnumSchematicElement
CoClasses and Classes |
Description |
.NET Snippets
Get A Particular Type of Schematic Elements In A Schematic Diagram |
Loop On The Schematic Elements In A Schematic Diagram