public SortDescriptionCollection SortDescriptions { get; }Public ReadOnly Property SortDescriptions As SortDescriptionCollection
Getpublic:
property SortDescriptionCollection^ SortDescriptions {
SortDescriptionCollection^ get ();
}member SortDescriptions : SortDescriptionCollection with get