Click or drag to resize

NullSafeDictionaryTKey, TValue Properties

The NullSafeDictionaryTKey, TValue generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Public propertyIsReadOnly
Public propertyItem
Gets or sets the item for a key in dictionary. If no item exists for key, the default value for this SafeDictionary is returned
Public propertyKeys
Public propertySyncRoot
Public propertyValues
Top
See Also