IOdSmInternalSetImpl
Method
|
Namespace: BricscadSm
Assembly: BricscadSm (in BricscadSm.dll)
Version: 26.0.0.0
Syntax
void SetImpl(
IntPtr impl,
bool keepOwnership
)
Sub SetImpl (
impl As IntPtr,
keepOwnership As Boolean
)
void SetImpl(
IntPtr impl,
bool keepOwnership
)
abstract SetImpl :
impl : IntPtr *
keepOwnership : bool -> unit
Parameters
- impl IntPtr
-
- keepOwnership Boolean
-
See Also