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


IEnumSchematicDiagram Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IE > IEnumSchematicDiagram Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (Schematic)  

IEnumSchematicDiagram Interface

Provides access to members that enumerate through schematic diagrams.

Product Availability

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

Members

Name Description
Read-only property Count Number of items in the schematic diagrams enumeration.
Method Next Retrieves the schematic diagram in the enumeration sequence.
Method Reset Resets the enumeration sequence to the beginning.

CoClasses that implement IEnumSchematicDiagram

CoClasses and Classes Description

.NET Snippets

Loop On The Schematic Diagrams In A Schematic Folder | Loop On The Schematic Diagrams In A Schematic Dataset