ArcObjects Library Reference (Schematic)  

IEnumSchematicAlgorithm Interface

Provides access to members that control the enumeration of schematic algorithms.

Product Availability

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

Members

Description
Method Add Adds a new algorithm to the enumeration.
Method Clear Empties the enumeration collection.
Read-only property Count Number of items in the enumeration.
Method Next Retrieves the next ISchematicAlgorithm in the enumeration sequence.
Method Reset Resets the enumeration sequence to the beginning.

CoClasses that implement IEnumSchematicAlgorithm

CoClasses and Classes Description
EnumSchematicAlgorithm Schematic Algorithm enumeration object.