The DictionaryIcon type exposes the following members.

Constructors

  Name Description
Public method DictionaryIcon()()()()
Initializes a new instance of the DictionaryIcon class.
Public method DictionaryIcon(String)
Initializes a new instance of the DictionaryIcon class.
Public method DictionaryIcon(String, Icon)
Initializes a new instance of the DictionaryIcon class.

Methods

  Name Description
Protected method ShouldSerializeIcon
Indicates whether the Icon property should be serialized.
Protected method ShouldSerializeOpenXmlIcon
Indicates whether the OpenXmlIcon property should be serialized.

Properties

  Name Description
Public property Icon
Gets or sets the Icon stored by the current DictionaryIcon.
Public property Name
Gets or sets the name of the current item. The name must be unique within the Dictionary containing the item.
(Inherited from DictionaryItem.)

See Also