The DictionaryIcon type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DictionaryIcon()()()() |
Initializes a new instance of the DictionaryIcon class.
|
|
DictionaryIcon(String) |
Initializes a new instance of the DictionaryIcon class.
|
|
DictionaryIcon(String, Icon) |
Initializes a new instance of the DictionaryIcon class.
|
Methods
Name | Description | |
---|---|---|
ShouldSerializeIcon |
Indicates whether the Icon property should be serialized.
|
|
ShouldSerializeOpenXmlIcon |
Indicates whether the OpenXmlIcon property should be serialized.
|
Properties
Name | Description | |
---|---|---|
Icon |
Gets or sets the Icon stored by the current DictionaryIcon.
|
|
Name |
Gets or sets the name of the current item.
The name must be unique within the Dictionary containing the item.
(Inherited from DictionaryItem.) |