ArcObjects Library Reference (Schematic)  

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

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

CoClasses that implement ISchematicElementAssociationContainer

CoClasses and 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.

.NET Snippets

Get The Associations For A Schematic Element