NSTableViewSource.GetSelectionIndexes(NSTableView, NSIndexSet) 方法

定义

[Foundation.Export("tableView:selectionIndexesForProposedSelection:")]
public virtual Foundation.NSIndexSet GetSelectionIndexes (AppKit.NSTableView tableView, Foundation.NSIndexSet proposedSelectionIndexes);
abstract member GetSelectionIndexes : AppKit.NSTableView * Foundation.NSIndexSet -> Foundation.NSIndexSet
override this.GetSelectionIndexes : AppKit.NSTableView * Foundation.NSIndexSet -> Foundation.NSIndexSet

参数

tableView
NSTableView
proposedSelectionIndexes
NSIndexSet

返回

属性

适用于