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

Description
Read-only property Count Number of items in the schematic elements enumeration.
Method Next Retrieves the next schematic element in the enumeration sequence.
Method Reset Resets the enumeration sequence to the beginning.

.NET Snippets

Loop On The Schematic Elements In A Schematic Diagram | Get A Particular Type of Schematic Elements In A Schematic Diagram