Autodesk.AutoCAD.EditorInput Namespace > SelectionSet Class
SelectionSet Class
Description

 

This class is a collection of objects typically selected by the user.

Class Hierarchy
Autodesk.AutoCAD.EditorInput.SelectionSet
Visual Basic
Public abstract Class SelectionSet
Inherits ICollection
Inherits IDisposable
C#
public abstract class SelectionSet : ICollection, IDisposable;
Links
   Comments?