IAcSmSheetSetUnregister Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.0.0.0
Syntax
void Unregister(
int cookie
)
Sub Unregister (
cookie As Integer
)
void Unregister(
[InAttribute] int cookie
)
abstract Unregister :
cookie : int -> unit
Parameters
- cookie
- Type: SystemInt32
See Also