GroupDescription.ShouldSerializeSortDescriptions Yöntem

Tanım

Serileştirme işlemlerinin bu sınıfın örneklerinde özelliğinin SortDescriptions etkin değerini seri hale getirip getirmemesi gerektiğini döndürür.

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

Döndürülenler

trueSortDescriptions özellik değeri seri hale getirilmelidir; aksi takdirde, false.

Şunlara uygulanır