NSTableViewDelegate_Extensions.GetSelectionIndexes Method

Definition

public static Foundation.NSIndexSet GetSelectionIndexes (this AppKit.INSTableViewDelegate This, AppKit.NSTableView tableView, Foundation.NSIndexSet proposedSelectionIndexes);
static member GetSelectionIndexes : AppKit.INSTableViewDelegate * AppKit.NSTableView * Foundation.NSIndexSet -> Foundation.NSIndexSet

Parameters

tableView
NSTableView
proposedSelectionIndexes
NSIndexSet

Returns

Applies to