Gets or sets the value for this key name.

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
public string this[
	string name
] { get; set; }

Parameters

name
Type: System..::.String
A key.

See Also