Click or drag to resize
NamedConfigurationElementCollectionTAdd Method

[Missing <summary> documentation for "M:X3Platform.Configuration.NamedConfigurationElementCollection`1.Add(`0)"]

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

Parameters

NameType
Type: T

[Missing <param name="NameType"/> documentation for "M:X3Platform.Configuration.NamedConfigurationElementCollection`1.Add(`0)"]

See Also