FileFormatManager(T:FileFormatManagerImp*,
Boolean) Constructor
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
protected FileFormatManager(
FileFormatManagerImp* imp,
bool autoDelete
)
Visual Basic does not support APIs that consume or return unsafe types.
protected:
FileFormatManager(
FileFormatManagerImp* imp,
bool autoDelete
)
F# does not support APIs that consume or return unsafe types.
Parameters
- imp FileFormatManagerImp*
-
- autoDelete Boolean
-
See Also