ShouldSerializeAlternate Method
Specifies whether to save the value of the
Alternate property.
protected bool ShouldSerializeAlternate()
'Declaration
Protected Function ShouldSerializeAlternate() As Boolean
Return Value
Returns true if the property has changed; otherwise, returns false.