ShouldSerializeIcon Method
ShouldSerializeIcon()
Indicates whether the Icon property should be serialized.
Declaration
protected bool ShouldSerializeIcon()
Protected Function ShouldSerializeIcon() As Boolean
Returns
| Type |
Description |
| bool |
True if Icon should be serialized, false otherwise.
|