Variables Class   MG2009New

Autodesk.AutoCAD.Runtime.DisposableWrapper
    Autodesk.AutoCAD.Runtime.Variables
Visual Basic
Public Class Variables
Inherits DisposableWrapper
Inherits IEnumerable
C#
public class Variables : DisposableWrapper, IEnumerable<Variable>;
Description

A singleton instance of this collection represents all variables in the system.

Links