NSTableViewDelegate.GetNextTypeSelectMatch 方法

定义

[Foundation.Export("tableView:nextTypeSelectMatchFromRow:toRow:forString:")]
public virtual nint GetNextTypeSelectMatch (AppKit.NSTableView tableView, nint startRow, nint endRow, string searchString);
abstract member GetNextTypeSelectMatch : AppKit.NSTableView * nint * nint * string -> nint
override this.GetNextTypeSelectMatch : AppKit.NSTableView * nint * nint * string -> nint

参数

tableView
NSTableView
startRow
System.System.IntPtr System.nativeint
endRow
System.System.IntPtr System.nativeint
searchString
String

返回

System.System.IntPtr System.nativeint
属性

适用于