Compartir a través de


NSKeyValueSorting_NSOrderedSet.GetSortedArray Método

Definición

[Foundation.Export("sortedArrayUsingDescriptors:")]
public static Foundation.NSObject[] GetSortedArray (this Foundation.NSOrderedSet This, Foundation.NSSortDescriptor[] sortDescriptors);
static member GetSortedArray : Foundation.NSOrderedSet * Foundation.NSSortDescriptor[] -> Foundation.NSObject[]

Parámetros

This
NSOrderedSet

Instancia en la que opera este método.

sortDescriptors
NSSortDescriptor[]

Devoluciones

Atributos

Se aplica a