다음을 통해 공유


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[]

반환

특성

적용 대상