ShouldSerializeIcon Method
Indicates whether the
Icon property should be serialized.
protected bool ShouldSerializeIcon()
'Declaration
Protected Function ShouldSerializeIcon() As Boolean
Return Value
True if
Icon should be serialized, false otherwise.