The class XVarDictionary serves as place for storing miscellaneous variables in a hash table.

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

Syntax

C#
public class XVarDictionary : XVarDictionaryBase

Inheritance Hierarchy

System..::.Object
  SGP.XUtility..::.XVarDictionaryBase
    SGP.XUtility..::.XVarDictionary

See Also