Click or drag to resize
NameTypeConfigurationCollectionItem Property

[Missing <summary> documentation for "P:X3Platform.Configuration.NameTypeConfigurationCollection.Item(System.String)"]

Namespace: X3Platform.Configuration
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public NameTypeConfigurationElement this[
	string name
] { get; set; }

Parameters

name
Type: SystemString

Property Value

Type: NameTypeConfigurationElement
See Also