NSOutlineViewDelegate_Extensions.GetSelectionIndexes Method

Definition

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

Parameters

outlineView
NSOutlineView
proposedSelectionIndexes
NSIndexSet

Returns

Applies to