[This is preliminary documentation and is subject to change.]
Represents configuration section node. This class is thread safe
System Object NFX.Environment ConfigNode NFX.Environment ConfigSectionNodeNamespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[SerializableAttribute]
public sealed class ConfigSectionNode : ConfigNode,
IConfigSectionNode, IConfigNode, INamed
[SerializableAttribute]
public sealed class ConfigSectionNode : ConfigNode,
IConfigSectionNode, IConfigNode, INamed
<SerializableAttribute>
Public NotInheritable Class ConfigSectionNode
Inherits ConfigNode
Implements IConfigSectionNode, IConfigNode, INamed
<SerializableAttribute>
Public NotInheritable Class ConfigSectionNode
Inherits ConfigNode
Implements IConfigSectionNode, IConfigNode, INamed
[SerializableAttribute]
public ref class ConfigSectionNode sealed : public ConfigNode,
IConfigSectionNode, IConfigNode, INamed
[SerializableAttribute]
public ref class ConfigSectionNode sealed : public ConfigNode,
IConfigSectionNode, IConfigNode, INamed
[<SealedAttribute>]
[<SerializableAttribute>]
type ConfigSectionNode =
class
inherit ConfigNode
interface IConfigSectionNode
interface IConfigNode
interface INamed
end
[<SealedAttribute>]
[<SerializableAttribute>]
type ConfigSectionNode =
class
inherit ConfigNode
interface IConfigSectionNode
interface IConfigNode
interface INamed
end