KeyValuesPair Constructor

Initializes the KeyValuesPair. Called during construction.
 

Parameters

keyValuesPairOptions

Type: Object
(optional) An object literal with the default values for any properties.
Optional: True

Examples

The following example initializes a new instance of a KeyValuesPair object:

var newObject = new dundas.KeyValuesPair();