共用方式為


NSOutlineViewDelegate_Extensions.GetSelectionIndexes 方法

定義

public static Foundation.NSIndexSet GetSelectionIndexes (this AppKit.INSOutlineViewDelegate This, AppKit.NSOutlineView outlineView, Foundation.NSIndexSet proposedSelectionIndexes);
static member GetSelectionIndexes : AppKit.INSOutlineViewDelegate * AppKit.NSOutlineView * Foundation.NSIndexSet -> Foundation.NSIndexSet

參數

outlineView
NSOutlineView
proposedSelectionIndexes
NSIndexSet

傳回

適用於