NSTableViewSearchString Délégué
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.
public delegate nint NSTableViewSearchString(NSTableView tableView, nint startRow, nint endRow, string searchString);
type NSTableViewSearchString = delegate of NSTableView * nint * nint * string -> nint
Paramètres
- tableView
- NSTableView
- startRow
- System.System.IntPtr System.nativeint
- endRow
- System.System.IntPtr System.nativeint
- searchString
- String
Valeur renvoyée
System.System.IntPtr
System.nativeint