ArcObjects Library Reference (Schematic)  

ISchematicElementContainer Interface

Provides access to members that control the schematic elements within a container (that is, within a schematic diagram).

Product Availability

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

Members

Description
Read-only property SchematicElementByName Schematic element referenced by the specified Name and related to specified element type.
Read-only property SchematicElements Schematic elements enumeration within the container.
Read-only property SchematicElementsByType Schematic elements referenced by the specified element type.

CoClasses that implement ISchematicElementContainer

CoClasses and Classes Description
SchematicDiagram A schematic diagram object.