'宣言 Protected Overridable Function ShouldSerializeSorting() As System.Boolean
'使用法 Dim instance As C1DataBinding Dim value As System.Boolean value = instance.ShouldSerializeSorting()
protected virtual System.bool ShouldSerializeSorting()
戻り値の型
このプロパティをシリアル化する必要がある場合は true、その他の場合は false。