This document is archived and information here might be outdated.  Recommended version.


IEnumSchematicInMemoryFeature Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IE > IEnumSchematicInMemoryFeature Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Schematic)  

IEnumSchematicInMemoryFeature Interface

Provides access to members that enumerate through schematic in memory features.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.

Members

Name Description
Read-only property Count Number of items in the schematic in memory features enumeration.
Method Next Retrieves the next schematic in memory feature in the enumeration sequence.
Method Reset Resets the enumeration sequence to the beginning.

CoClasses that implement IEnumSchematicInMemoryFeature

CoClasses and Classes Description

.NET Snippets

Get The Children Schematic In-Memory Features Related To An In-Memory Schematic Features | Loop On The Parent In-Memory Schematic Feature In An In-Memory Schematic Diagram | Get The Selected In-Memory Schematic Features In A ISchematicLayer