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