|
OSGeo::FDO::Commands::UnitOfMeasure::IGetMeasureUnitsImp::IGetMeasureUnitsImp |
( |
System::IntPtr |
unmanaged, |
|
|
System::Boolean |
autoDelete | |
|
) |
| | [inline] |
Constructs an IGetMeasureUnitsImp object based on an unmanaged instance of the object.
- Parameters:
-
| unmanaged | Input A Pointer to the unmanaged object. |
| autoDelete | Input Indicates if the constructed object should be automatically deleted once it no longer referenced. |
|