A singleton instance of this collection represents all variables in the system.
Autodesk.AutoCAD.Runtime.DisposableWrapper Autodesk.AutoCAD.Runtime.Variables
Public Class Variables Inherits DisposableWrapper Inherits IEnumerable
public class Variables : DisposableWrapper, IEnumerable<Variable>;
Comments? |