Click or drag to resize
NameValueConfigurationCollectionRemove Method (NameValueConfigurationElement)

[Missing <summary> documentation for "M:X3Platform.Configuration.NameValueConfigurationCollection.Remove(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 Remove(
	NameValueConfigurationElement NameValue
)

Parameters

NameValue
Type: X3Platform.ConfigurationNameValueConfigurationElement

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

See Also