DisposableRef<Teigha::DatabaseServices::DBObject>
Constructor
 | 
Namespace:  Teigha.Runtime
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public DisposableRef<Teigha::DatabaseServices::DBObject>(
        OdRxObject* nativeObj
)
 
Visual Basic does not support APIs that consume or return unsafe types.
 
public:
DisposableRef<Teigha::DatabaseServices::DBObject>(
        OdRxObject* nativeObj
)
 
F# does not support APIs that consume or return unsafe types.
 
 
 
Parameters
- nativeObj
 
- Type: OdRxObject*
 
 
See Also