IAcadSelectionSetsItem Method
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
AcadSelectionSet Item(
Object Index
)
Function Item (
Index As Object
) As AcadSelectionSet
AcadSelectionSet^ Item(
[InAttribute] Object^ Index
)
abstract Item :
Index : Object -> AcadSelectionSet
Parameters
- Index Object
-
Return Value
AcadSelectionSet
See Also