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


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

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

Name 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.

Classes that implement ISchematicElementContainer

Classes Description
SchematicDiagram A schematic diagram object.