Retrieves the next ISchematicAlgorithm in the enumeration sequence.
[Visual Basic .NET] Public Function Next ( _ ) As ISchematicAlgorithm
[C#] public ISchematicAlgorithm Next ( );
[C++]
HRESULT Next(
ISchematicAlgorithm** ppAlgorithm
);
[C++]Parameters
ppAlgorithm [out, retval]ppAlgorithm is a parameter of type ISchematicAlgorithm
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.