Click or drag to resize
SafeDictionaryTKey, TValue Fields

The SafeDictionaryTKey, TValue generic type exposes the following members.

Fields
  NameDescription
Protected fieldmDefaultValue
Default value.
Protected fieldmNullValue
Null value.
Protected fieldmUseWeakReferences
If true, the weak references are used for the items so the memory can be cleared upon request
Top
See Also