This class is a collection of objects typically selected by the user.
Autodesk.AutoCAD.EditorInput.SelectionSet
Public abstract Class SelectionSet Inherits ICollection Inherits IDisposable
public abstract class SelectionSet : ICollection, IDisposable;
Comments? |