NSTreeController.RemoveSelectionIndexPaths(NSIndexPath[]) Method

Definition

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

Parameters

indexPaths
NSIndexPath[]

Returns

Attributes

Applies to