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


ISchematicElementAssociationContainer Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicElementAssociationContainer Interface
ArcGIS Developer Help

ISchematicElementAssociationContainer Interface

Provides access to members that control the schematic element associations defined within a container (that is, within a schematic dataset).

Product Availability

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

Members

Name Description
Read-only property SchematicElementAssociationByID Schematic element association referenced by the specified ID.
Read-only property SchematicElementAssociations Schematic element associations enumeration within the container.

Classes that implement ISchematicElementAssociationContainer

Classes Description
SchematicElementClass Schematic element class object.
SchematicLink A schematic link object.
SchematicNode A schematic node object.
SchematicNodeOnLink A schematic node-on-link object.
SchematicSubLink A schematic sublink object.