This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicElementContainer Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the schematic elements within a container (that is, within a schematic diagram).
Description | ||
---|---|---|
SchematicElementByName | Schematic element referenced by the specified Name and related to specified element type. | |
SchematicElements | Schematic elements enumeration within the container. | |
SchematicElementsByType | Schematic elements referenced by the specified element type. |
CoClasses and Classes | Description |
---|---|
SchematicDiagram | A schematic diagram object. |