Share via


NSBrowserDelegate_Extensions.SelectRowInColumn Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool SelectRowInColumn(this AppKit.INSBrowserDelegate This, AppKit.NSBrowser sender, IntPtr row, IntPtr column);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member SelectRowInColumn : AppKit.INSBrowserDelegate * AppKit.NSBrowser * nativeint * nativeint -> bool

Parameters

sender
NSBrowser
row
IntPtr

nativeint

column
IntPtr

nativeint

Returns

Attributes

Applies to