Add a new item to the Dictionary.
var b=(k in items); items[k]=new dojox.collections.DictionaryEntry(k,v); if(!b){ this.count++; }