'宣言 Protected Overridable Function ShouldSerializeFields() As System.Boolean
'使用法 Dim instance As C1DataBinding Dim value As System.Boolean value = instance.ShouldSerializeFields()
protected virtual System.bool ShouldSerializeFields()
戻り値の型
True if the property should be serialized, false otherwise.