Click or drag to resize
NameValueConfigurationCollectionAdd Method

[Missing <summary> documentation for "M:X3Platform.Configuration.NameValueConfigurationCollection.Add(X3Platform.Configuration.NameValueConfigurationElement)"]

Namespace: X3Platform.Configuration
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public void Add(
	NameValueConfigurationElement NameValue
)

Parameters

NameValue
Type: X3Platform.ConfigurationNameValueConfigurationElement

[Missing <param name="NameValue"/> documentation for "M:X3Platform.Configuration.NameValueConfigurationCollection.Add(X3Platform.Configuration.NameValueConfigurationElement)"]

See Also