NSOutlineViewDelegate_Extensions.GetNextTypeSelectMatch 方法

定义

public static Foundation.NSObject GetNextTypeSelectMatch (this AppKit.INSOutlineViewDelegate This, AppKit.NSOutlineView outlineView, Foundation.NSObject startItem, Foundation.NSObject endItem, string searchString);
static member GetNextTypeSelectMatch : AppKit.INSOutlineViewDelegate * AppKit.NSOutlineView * Foundation.NSObject * Foundation.NSObject * string -> Foundation.NSObject

参数

outlineView
NSOutlineView
startItem
NSObject
endItem
NSObject
searchString
String

返回

适用于