次の方法で共有


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
属性

適用対象