共用方式為


NSTableViewDelegate.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

傳回

屬性

適用於