Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.0.0.0
Syntax
void Close(
bool bSuccess
)
Sub Close (
bSuccess As Boolean
)
void Close(
[InAttribute] bool bSuccess
)
abstract Close :
bSuccess : bool -> unit
Parameters
- bSuccess
- Type: SystemBoolean
See Also