Schematic in memory features enumeration within the schematic in memory diagram.
[Visual Basic .NET] Public ReadOnly Property SchematicInMemoryFeatures As IEnumSchematicInMemoryFeature
[C#] public IEnumSchematicInMemoryFeature SchematicInMemoryFeatures {get;}
[C++]
HRESULT get_SchematicInMemoryFeatures(
IEnumSchematicInMemoryFeature** InMemoryFeatures
);
[C++]Parameters
InMemoryFeatures [out, retval]InMemoryFeatures is a parameter of type IEnumSchematicInMemoryFeature
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.