次の方法で共有


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

戻り値

適用対象