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