Namespace: BricscadDb
Assembly: BricscadDb (in BricscadDb.dll)
Version: 25.0.0.0
Syntax
AcadGroup Item(
Object Index
)
Function Item (
Index As Object
) As AcadGroup
AcadGroup^ Item(
[InAttribute] Object^ Index
)
abstract Item :
Index : Object -> AcadGroup
Parameters
- Index Object
-
Return Value
AcadGroup
See Also