Condividi tramite


NSTableViewSource.GetSelectionIndexes(NSTableView, NSIndexSet) Metodo

Definizione

[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

Parametri

tableView
NSTableView
proposedSelectionIndexes
NSIndexSet

Restituisce

Attributi

Si applica a