Chameleon and Iguana Plugin C# Class Libraries |
|
Engine.CountOfConfig Method
Get the number of configurations in the VMD file.
[Visual Basic]
Public Function CountOfConfig() As
Integer
[C#]
public
int CountOfConfig();
Remarks
Useful for iterating through the named configurations.
See Also
Engine Class | iNTERFACEWARE.Chameleon Namespace