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