This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicInMemoryFeatureClass Interface > ISchematicInMemoryFeatureClass.SchematicInMemoryFeatures Property (ArcObjects .NET 10.5 SDK) |
Schematic in memory features enumeration within the schematic in memory feature class.
[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