'宣言 Public Function ShouldSerialize() As System.Boolean
'使用法 Dim instance As CompatibilityOptions Dim value As System.Boolean value = instance.ShouldSerialize()
public System.bool ShouldSerialize()
戻り値の型
true if any property on the current object has non-default value, false otherwise.