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
|
Name |
Description |
|
Count |
Number of items in the schematic features enumeration. |
|
Next |
Retrieves the next schematic feature in the enumeration sequence. |
|
Reset |
Resets the enumeration sequence to the beginning. |
CoClasses that implement IEnumSchematicFeature
CoClasses and Classes |
Description |
.NET Snippets
Get The Selected In-Memory Schematic Features In A ILayer |
Get The Selected Schematic Features In A ILayer |
Get The Selected Schematic Features In A ISchematicLayer