GroupDescription::ShouldSerializeSortDescriptions Method ()

 

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

Namespace:   System.ComponentModel
Assembly:  WindowsBase (in WindowsBase.dll)

public:
bool ShouldSerializeSortDescriptions()

Return Value

Type: System::Boolean

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

.NET Framework
Available since 4.6.2
Return to top
Show: