ShouldSerializeFormat Method
protected virtual bool ShouldSerializeFormat()
'Declaration
Protected Overridable Function ShouldSerializeFormat() As Boolean
'Usage
Dim instance As GcCharMask
Dim value As Boolean
value = instance.ShouldSerializeFormat()
Return Value
true if the property value has changed from its default; otherwise, false.