ConfigSectionNode ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Represents configuration section node. This class is thread safe
Inheritance Hierarchy

OnlineSystem Object
  NFX.Environment ConfigNode
    NFX.Environment ConfigSectionNode

Namespace: NFX.Environment
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

[SerializableAttribute]
public sealed class ConfigSectionNode : ConfigNode, 
	IConfigSectionNode, IConfigNode, INamed
See Also