IConfigurationSectionDelete Method
|
Namespace: Bricscad.ApplicationServices
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
void Delete(
string name
)
Sub Delete (
name As String
)
void Delete(
String^ name
)
abstract Delete :
name : string -> unit
Parameters
- name String
-
See Also