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


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

ISchematicDiagramContainer Interface

Provides access to members that control the schematic diagrams defined within a container (that is, within a schematic dataset or a schematic folder).

Product Availability

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

Members

Name Description
Read-only property SchematicDiagramByID Schematic diagram referenced by the specified ID.
Read-only property SchematicDiagramByName Schematic diagram referenced by the specified Name.
Read-only property SchematicDiagrams Schematic diagrams enumeration within the schematic dataset or schematic folder container.

Classes that implement ISchematicDiagramContainer

Classes Description
SchematicDataset Provides access to members that manage the schematic dataset.
SchematicFolder A schematic folder object.