Szerkesztés

Megosztás a következőn keresztül:


NSOutlineViewDelegate.GetNextTypeSelectMatch Method

Definition

[Foundation.Export("outlineView:nextTypeSelectMatchFromItem:toItem:forString:")]
public virtual Foundation.NSObject GetNextTypeSelectMatch (AppKit.NSOutlineView outlineView, Foundation.NSObject startItem, Foundation.NSObject endItem, string searchString);
abstract member GetNextTypeSelectMatch : AppKit.NSOutlineView * Foundation.NSObject * Foundation.NSObject * string -> Foundation.NSObject
override this.GetNextTypeSelectMatch : AppKit.NSOutlineView * Foundation.NSObject * Foundation.NSObject * string -> Foundation.NSObject

Parameters

outlineView
NSOutlineView
startItem
NSObject
endItem
NSObject
searchString
String

Returns

Attributes

Applies to