Click or drag to resize
NameTypeConfigurationCollectionAdd Method

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

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

Parameters

NameType
Type: X3Platform.ConfigurationNameTypeConfigurationElement

[Missing <param name="NameType"/> documentation for "M:X3Platform.Configuration.NameTypeConfigurationCollection.Add(X3Platform.Configuration.NameTypeConfigurationElement)"]

See Also