NullSafeStringDictionary Properties |
The NullSafeStringDictionary type exposes the following members.
Name | Description | |
---|---|---|
Count | (Inherited from NullSafeDictionaryTKey, TValue.) | |
IsReadOnly | (Inherited from NullSafeDictionaryTKey, TValue.) | |
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
(Inherited from NullSafeDictionaryTKey, TValue.) | |
Keys | (Inherited from NullSafeDictionaryTKey, TValue.) | |
SyncRoot | (Inherited from NullSafeDictionaryTKey, TValue.) | |
Values | (Inherited from NullSafeDictionaryTKey, TValue.) |