共用方式為


NSBrowserDelegate.CountChildren(NSBrowser, NSObject) 方法

定義

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

參數

browser
NSBrowser
item
NSObject

傳回

System.System.IntPtr System.nativeint
屬性

適用於