method onDictionaryModified
void onDictionaryModified(object dictionary,dictionaryOperation operation,string aKey,value context);
Argumente
- dictionaryThis argument specifies the dictionary object that has been modified.
- operationThis argument specifies the operation that was modified on this dictionary.
- aKeyThis argument specifies the name for the key that was modified.
Zurückgegebener Wert