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


ISchematicElementContainer Interface (ArcObjects .NET 10.5 SDK)
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.

.NET Snippets

Get A Particular Type of Schematic Elements In A Schematic Diagram | Loop On The Schematic Elements In A Schematic Diagram | Get A SchematicElement In A Schematic Diagram