共用方式為


NSOutlineViewDataSource.GetChildrenCount(NSOutlineView, NSObject) 方法

定義

[Foundation.Export("outlineView:numberOfChildrenOfItem:")]
public virtual nint GetChildrenCount (AppKit.NSOutlineView outlineView, Foundation.NSObject item);
abstract member GetChildrenCount : AppKit.NSOutlineView * Foundation.NSObject -> nint
override this.GetChildrenCount : AppKit.NSOutlineView * Foundation.NSObject -> nint

參數

outlineView
NSOutlineView
item
NSObject

傳回

System.System.IntPtr System.nativeint
屬性

適用於