![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicElementAssociationContainer Interface > ISchematicElementAssociationContainer.SchematicElementAssociations Property (ArcObjects .NET 10.4 SDK) |
Schematic element associations enumeration within the container.
[Visual Basic .NET] Public ReadOnly Property SchematicElementAssociations As IEnumSchematicElementAssociation
[C#] public IEnumSchematicElementAssociation SchematicElementAssociations {get;}
[C++]
HRESULT get_SchematicElementAssociations(
IEnumSchematicElementAssociation** SchematicElementAssociations
);
[C++]
Parameters SchematicElementAssociations [out, retval]
SchematicElementAssociations is a parameter of type IEnumSchematicElementAssociation