NSTableViewSource.GetSelectionIndexes(NSTableView, NSIndexSet) Método

Definición

[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

Parámetros

tableView
NSTableView
proposedSelectionIndexes
NSIndexSet

Devoluciones

Atributos

Se aplica a