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


ISchematicElementAssociationContainer Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicElementAssociationContainer Interface (ArcObjects .NET 10.6 SDK)
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

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.

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