SelectionSet Class

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

 

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

Links