NSOutlineViewDelegate.GetSelectionIndexes(NSOutlineView, NSIndexSet) Method

Definition

[Foundation.Export("outlineView:selectionIndexesForProposedSelection:")]
public virtual Foundation.NSIndexSet GetSelectionIndexes (AppKit.NSOutlineView outlineView, Foundation.NSIndexSet proposedSelectionIndexes);
abstract member GetSelectionIndexes : AppKit.NSOutlineView * Foundation.NSIndexSet -> Foundation.NSIndexSet
override this.GetSelectionIndexes : AppKit.NSOutlineView * Foundation.NSIndexSet -> Foundation.NSIndexSet

Parameters

outlineView
NSOutlineView
proposedSelectionIndexes
NSIndexSet

Returns

Attributes

Applies to