| 
    COM / ActiveX SDK Documentation
    2022 SP0
    
   | 
 
import"FxInterfaces.idl";
 Public Member Functions | |
| HRESULT | Item ([in] VARIANT Index, [out, retval] IAcadSelectionSet **pItem) | 
| HRESULT | Add ([in] BSTR Name, [out, retval] IAcadSelectionSet **pSet) | 
Properties | |
| long | Count [get] | 
| IUnknown | _NewEnum [get] | 
| IAcadApplication | Application [get] | 
Definition at line 1138 of file FxInterfaces.idl.
| HRESULT IAcadSelectionSets::Add | ( | [in] BSTR | Name, | 
| [out, retval] IAcadSelectionSet ** | pSet | ||
| ) | 
| HRESULT IAcadSelectionSets::Item | ( | [in] VARIANT | Index, | 
| [out, retval] IAcadSelectionSet ** | pItem | ||
| ) | 
      
  | 
  get | 
      
  | 
  get | 
      
  | 
  get |