MonobjcMonobjc Documented Class Library
BrowserChildOfItem Event
NamespacesMonobjc.AppKitNSBrowser..::..NSBrowserDelegateEventDispatcherBrowserChildOfItem

Asks the delegate to return the child of the specified item at the specified index.

Original signature is '- (id)browser:(NSBrowser *)browser child:(NSInteger)index ofItem:(id)item'

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
Return Value
The child at the specified index.
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

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