NSBrowserDelegate_Extensions.SetObjectValue 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.
public static void SetObjectValue (this AppKit.INSBrowserDelegate This, AppKit.NSBrowser browser, Foundation.NSObject obj, Foundation.NSObject item);
static member SetObjectValue : AppKit.INSBrowserDelegate * AppKit.NSBrowser * Foundation.NSObject * Foundation.NSObject -> unit
Parameters
- This
- INSBrowserDelegate
- browser
- NSBrowser
- obj
- NSObject
- item
- NSObject