MonobjcMonobjc Documented Class Library
BrowserNumberOfChildrenOfItem Event
NamespacesMonobjc.AppKitNSBrowser..::..NSBrowserDelegateEventDispatcherBrowserNumberOfChildrenOfItem

Asks the delegate for the number of children the given item has.

Original signature is '- (NSInteger)browser:(NSBrowser *)browser numberOfChildrenOfItem:(id)item'

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
Return Value
The number of children.
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)