This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IE > IEnumSchematicAlgorithm Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the enumeration of schematic algorithms.
Description | ||
---|---|---|
Add | Adds a new algorithm to the enumeration. | |
Clear | Empties the enumeration collection. | |
Count | Number of items in the enumeration. | |
Next | Retrieves the next ISchematicAlgorithm in the enumeration sequence. | |
Reset | Resets the enumeration sequence to the beginning. |
CoClasses and Classes | Description |
---|---|
EnumSchematicAlgorithm | Schematic Algorithm enumeration object. |