NSTreeController.RemoveSelectionIndexPaths(NSIndexPath[]) 方法

定义

[Foundation.Export("removeSelectionIndexPaths:")]
public virtual bool RemoveSelectionIndexPaths (Foundation.NSIndexPath[] indexPaths);
abstract member RemoveSelectionIndexPaths : Foundation.NSIndexPath[] -> bool
override this.RemoveSelectionIndexPaths : Foundation.NSIndexPath[] -> bool

参数

indexPaths
NSIndexPath[]

返回

属性

适用于