Click or drag to resize
NamedConfigurationElement Constructor (String)
Initializes a new instance of the NamedConfigurationElement class

Namespace: X3Platform.Configuration
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public NamedConfigurationElement(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:X3Platform.Configuration.NamedConfigurationElement.#ctor(System.String)"]

See Also