Share via


NSTableViewDelegate_Extensions.GetSelectionIndexes 方法

定义

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

参数

tableView
NSTableView
proposedSelectionIndexes
NSIndexSet

返回

适用于