NSOutlineViewDataSource_Extensions.GetChild 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.
public static Foundation.NSObject GetChild (this AppKit.INSOutlineViewDataSource This, AppKit.NSOutlineView outlineView, nint childIndex, Foundation.NSObject item);
static member GetChild : AppKit.INSOutlineViewDataSource * AppKit.NSOutlineView * nint * Foundation.NSObject -> Foundation.NSObject
Parameters
- outlineView
- NSOutlineView
- childIndex
- System.System.IntPtr System.nativeint
- item
- NSObject