共用方式為


NSTreeNode.SortWithSortDescriptors(NSSortDescriptor[], Boolean) 方法

定義

[Foundation.Export("sortWithSortDescriptors:recursively:")]
public virtual void SortWithSortDescriptors (Foundation.NSSortDescriptor[] sortDescriptors, bool recursively);
abstract member SortWithSortDescriptors : Foundation.NSSortDescriptor[] * bool -> unit
override this.SortWithSortDescriptors : Foundation.NSSortDescriptor[] * bool -> unit

參數

sortDescriptors
NSSortDescriptor[]
recursively
Boolean
屬性

適用於