NSOutlineView.GetChildIndex(NSObject) Method

Definition

[Foundation.Export("childIndexForItem:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nint GetChildIndex (Foundation.NSObject item);
abstract member GetChildIndex : Foundation.NSObject -> nint
override this.GetChildIndex : Foundation.NSObject -> nint

Parameters

item
NSObject

Returns

System.System.IntPtr System.nativeint
Attributes

Applies to