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