NSBrowserDelegate.CountChildren(NSBrowser, NSObject) 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.
[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 -> nintParameters
- browser
- NSBrowser
- item
- NSObject
Returns
		
		System.System.IntPtr
System.nativeint
	
	
	- Attributes