Share via


NSOutlineViewDelegate_Extensions.GetSelectionIndexes Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSIndexSet GetSelectionIndexes(this AppKit.INSOutlineViewDelegate This, AppKit.NSOutlineView outlineView, Foundation.NSIndexSet proposedSelectionIndexes);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetSelectionIndexes : AppKit.INSOutlineViewDelegate * AppKit.NSOutlineView * Foundation.NSIndexSet -> Foundation.NSIndexSet

Parameters

outlineView
NSOutlineView
proposedSelectionIndexes
NSIndexSet

Returns

Attributes

Applies to