Share

SystemVariableEnumerator.SystemVariableEnumerator Constructor

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.

C#

public SystemVariableEnumerator();

Visual Basic

Public Sub New()

Links

SystemVariableEnumerator Class, Autodesk.AutoCAD.Runtime Namespace

Was this information helpful?