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