NSBrowserDelegate.RowsInColumn(NSBrowser, nint) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[Foundation.Export("browser:numberOfRowsInColumn:")]
public virtual nint RowsInColumn (AppKit.NSBrowser sender, nint column);
abstract member RowsInColumn : AppKit.NSBrowser * nint -> nint
override this.RowsInColumn : AppKit.NSBrowser * nint -> nint
Paramètres
- sender
- NSBrowser
- column
- System.System.IntPtr System.nativeint
Retours
System.System.IntPtr
System.nativeint
- Attributs