GroupDescription.ShouldSerializeSortDescriptions メソッド

定義

シリアル化プロセスがこのクラスのインスタンスの SortDescriptions プロパティの有効値をシリアル化する必要があるかどうかを示す値を返します。

public:
 bool ShouldSerializeSortDescriptions();
public bool ShouldSerializeSortDescriptions ();
member this.ShouldSerializeSortDescriptions : unit -> bool
Public Function ShouldSerializeSortDescriptions () As Boolean

戻り値

true プロパティ値をシリアル化する必要がある場合は SortDescriptions。それ以外の場合は false

適用対象