NSOutlineViewDelegate_Extensions.GetNextTypeSelectMatch Method

Definition

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

Parameters

outlineView
NSOutlineView
startItem
NSObject
endItem
NSObject
searchString
String

Returns

Applies to