다음을 통해 공유


NSTableViewDelegate_Extensions.GetNextTypeSelectMatch 메서드

정의

public static nint GetNextTypeSelectMatch (this AppKit.INSTableViewDelegate This, AppKit.NSTableView tableView, nint startRow, nint endRow, string searchString);
static member GetNextTypeSelectMatch : AppKit.INSTableViewDelegate * 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

적용 대상