XDataDictionary Methods |
The XDataDictionary type exposes the following members.
Name | Description | |
---|---|---|
Add |
Adds an extended data to the current dictionary.
| |
AddRange |
Adds a list of extended data to the current dictionary.
| |
Clear |
Removes all extended data from the current dictionary.
| |
ContainsAppId |
Determines whether current dictionary contains an extended data with the specified application registry name.
| |
ContainsValue |
Determines whether current dictionary contains a specified extended data.
| |
GetEnumerator |
Returns an enumerator that iterates through the dictionary.
| |
Remove |
Removes an extended data with the specified application registry name from the current dictionary.
| |
TryGetValue |
Gets the extended data associated with the specified application registry name.
|