ArcObjects Library Reference (Schematic)  

IEnumSchematicFeature Interface

Provides access to members that enumerate through schematic features.

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 features enumeration.
Method Next Retrieves the next schematic feature in the enumeration sequence.
Method Reset Resets the enumeration sequence to the beginning.

.NET Snippets

Get The Selected Schematic Features In A ILayer | Get The Selected Schematic Features In A ISchematicLayer | Get The Selected In-Memory Schematic Features In A ILayer