ShouldSerializeFields Method
Tests whether the
Fields property should be serialized.
protected virtual bool ShouldSerializeFields()
'Declaration
Protected Overridable Function ShouldSerializeFields() As Boolean
Return Value
True if the property should be serialized, false otherwise.