NSBrowserDelegate.GetChild(NSBrowser, nint, NSObject) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("browser:child:ofItem:")]
public virtual Foundation.NSObject GetChild (AppKit.NSBrowser browser, nint index, Foundation.NSObject item);
abstract member GetChild : AppKit.NSBrowser * nint * Foundation.NSObject -> Foundation.NSObject
override this.GetChild : AppKit.NSBrowser * nint * Foundation.NSObject -> Foundation.NSObject
Parameters
- browser
- NSBrowser
- index
- System.System.IntPtr System.nativeint
- item
- NSObject
Returns
- Attributes