NSBrowser.GetItem(nint, nint) Method

Definition

[Foundation.Export("itemAtRow:inColumn:")]
public virtual Foundation.NSObject GetItem (nint row, nint column);
abstract member GetItem : nint * nint -> Foundation.NSObject
override this.GetItem : nint * nint -> Foundation.NSObject

Parameters

row
System.System.IntPtr System.nativeint
column
System.System.IntPtr System.nativeint

Returns

Attributes

Applies to