[This is preliminary documentation and is subject to change.]
System Object
System.Collections.Generic List ConfigSectionNode NFX.Environment ConfigSectionNodeListNamespace: NFX.EnvironmentAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[SerializableAttribute]
internal class ConfigSectionNodeList : List<ConfigSectionNode>
[SerializableAttribute]
internal class ConfigSectionNodeList : List<ConfigSectionNode>
<SerializableAttribute>
Friend Class ConfigSectionNodeList
Inherits List(Of ConfigSectionNode)
<SerializableAttribute>
Friend Class ConfigSectionNodeList
Inherits List(Of ConfigSectionNode)
[SerializableAttribute]
internal ref class ConfigSectionNodeList : public List<ConfigSectionNode^>
[SerializableAttribute]
internal ref class ConfigSectionNodeList : public List<ConfigSectionNode^>
[<SerializableAttribute>]
type ConfigSectionNodeList =
class
inherit List<ConfigSectionNode>
end
[<SerializableAttribute>]
type ConfigSectionNodeList =
class
inherit List<ConfigSectionNode>
end