StringSafeDictionary<TValue> Fields |
The StringSafeDictionary< TValue> generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | mDefaultValue |
Default value.
(Inherited from SafeDictionary<TKey, TValue>.) |
![]() | mNullValue |
Null value.
(Inherited from SafeDictionary<TKey, TValue>.) |
![]() | mUseWeakReferences |
If true, the weak references are used for the items so the memory can be cleared upon request
(Inherited from SafeDictionary<TKey, TValue>.) |