Edit

Share via


NSOutlineView.NumberOfChildren(NSObject) Method

Definition

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

Parameters

item
NSObject

Returns

System.System.IntPtr System.nativeint
Attributes

Applies to