Click or drag to resize
SerializableDictionaryTKey, TValue Properties

The SerializableDictionaryTKey, TValue generic type exposes the following members.

Properties
  NameDescription
Public propertyItemElementName
Xml element name for items in dictionary.
Public propertyKeyElementName
Xml element name for key of items.
Public propertyValueElementName
Xml element name for value of items.
Top
See Also