Description
Constructor. Initializes the enumerator to be before the first sysvar, so MoveNext() must be called once to get the enumerator to the first sysvar.
Visual Basic
Public Sub New()
C#
public SystemVariableEnumerator();
Links
SystemVariableEnumerator Class, Autodesk.AutoCAD.Runtime Namespace