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

返回

适用于