Share via


NSBrowser.SelectedRowIndexes(IntPtr) Method

Definition

[Foundation.Export("selectedRowIndexesInColumn:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSIndexSet SelectedRowIndexes(IntPtr column);
[<Foundation.Export("selectedRowIndexesInColumn:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SelectedRowIndexes : nativeint -> Foundation.NSIndexSet
override this.SelectedRowIndexes : nativeint -> Foundation.NSIndexSet

Parameters

column
IntPtr

nativeint

Returns

Attributes

Applies to