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