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