다음을 통해 공유


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

반환

특성

적용 대상