GroupDescription.ShouldSerializeSortDescriptions Method

Definition

Returns whether serialization processes should serialize the effective value of the SortDescriptions property on instances of this class.

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

Returns

true if the SortDescriptions property value should be serialized; otherwise, false.

Applies to