Share via


NSBrowserDelegate_Extensions.GetChild Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static Foundation.NSObject GetChild(this AppKit.INSBrowserDelegate This, AppKit.NSBrowser browser, IntPtr index, Foundation.NSObject item);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetChild : AppKit.INSBrowserDelegate * AppKit.NSBrowser * nativeint * Foundation.NSObject -> Foundation.NSObject

Parameters

browser
NSBrowser
index
IntPtr

nativeint

item
NSObject

Returns

Attributes

Applies to