This document is archived and information here might be outdated. Recommended version. |
Adds a new algorithm to the enumeration.
[Visual Basic .NET] Public Sub Add ( _ ByVal pAlgorithm As ISchematicAlgorithm _ )
[C#] public void Add ( ISchematicAlgorithm pAlgorithm );
[C++]
HRESULT Add(
ISchematicAlgorithm* pAlgorithm
);
[C++] Parameters pAlgorithm [in]
pAlgorithm is a parameter of type ISchematicAlgorithm*