IAcadApplicationUnloadDVB
Method
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 24.0.0.0
Syntax
void UnloadDVB(
string Name
)
Sub UnloadDVB (
Name As String
)
void UnloadDVB(
[InAttribute] String^ Name
)
abstract UnloadDVB :
Name : string -> unit
Parameters
- Name String
-
See Also