NSKeyValueSorting_NSOrderedSet.GetSortedArray 方法

定义

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

参数

This
NSOrderedSet

此方法在其上运行的实例。

sortDescriptors
NSSortDescriptor[]

返回

属性

适用于