COM / ActiveX SDK Documentation  2020SP3
Public Member Functions | Properties | List of all members
IAcadSelectionSets Interface Reference

import"FxInterfaces.idl";

Inheritance diagram for IAcadSelectionSets:

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]
 

Detailed Description

Definition at line 1138 of file FxInterfaces.idl.

Member Function Documentation

◆ Add()

HRESULT IAcadSelectionSets::Add ( [in] BSTR  Name,
[out, retval] IAcadSelectionSet **  pSet 
)

◆ Item()

HRESULT IAcadSelectionSets::Item ( [in] VARIANT  Index,
[out, retval] IAcadSelectionSet **  pItem 
)

Property Documentation

◆ _NewEnum

IUnknown IAcadSelectionSets::_NewEnum
get

◆ Application

IAcadApplication IAcadSelectionSets::Application
get

◆ Count

long IAcadSelectionSets::Count
get

The documentation for this interface was generated from the following file: