GroupDescription.ShouldSerializeSortDescriptions 方法

定义

返回序列化进程是否应序列化此类的实例上 SortDescriptions 属性的有效值。

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

返回

如果应当序列化 SortDescriptions 属性值,则为 true;否则为 false

适用于