The abstract class XVarDictionaryBase is a abstract implementation of the interface IXVarDictionary and is supposed to be derived. This class enables the variable managing and setting their values.

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

Syntax

C#
public abstract class XVarDictionaryBase : IXVarDictionary

Inheritance Hierarchy

See Also