GroupDescription.ShouldSerializeSortDescriptions メソッド

定義

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

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

返品

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

適用対象