SettingsUnregister Method
|
Namespace: Bricscad.ApplicationServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.1.4.0
Syntax
public static bool Unregister(
Settings Setting
)
Public Shared Function Unregister (
Setting As Settings
) As Boolean
public:
static bool Unregister(
Settings^ Setting
)
static member Unregister :
Setting : Settings -> bool
Parameters
- Setting Settings
-
Return Value
Boolean
See Also