NSBrowserDelegate_Extensions.CreateRowsForColumn 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 CreateRowsForColumn (this AppKit.INSBrowserDelegate This, AppKit.NSBrowser sender, nint column, AppKit.NSMatrix matrix);
static member CreateRowsForColumn : AppKit.INSBrowserDelegate * AppKit.NSBrowser * nint * AppKit.NSMatrix -> unit
Parameters
- This
- INSBrowserDelegate
- sender
- NSBrowser
- column
- System.System.IntPtr System.nativeint
- matrix
- NSMatrix