SettingsUnregister Method
|
Namespace: Bricscad.ApplicationServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
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
- Type: Bricscad.ApplicationServicesSettings
Return Value
Type:
Boolean
See Also