NullSafeDictionaryTKey, TValue Properties |
The NullSafeDictionaryTKey, TValue generic type exposes the following members.
Name | Description | |
---|---|---|
Count | ||
IsReadOnly | ||
Item |
Gets or sets the item for a key in dictionary. If no item exists for key, the default
value for this SafeDictionary is returned
| |
Keys | ||
SyncRoot | ||
Values |