NSBrowser.ItemAtIndexPath(NSIndexPath) Method

Definition

[Foundation.Export("itemAtIndexPath:")]
public virtual Foundation.NSObject ItemAtIndexPath (Foundation.NSIndexPath indexPath);
abstract member ItemAtIndexPath : Foundation.NSIndexPath -> Foundation.NSObject
override this.ItemAtIndexPath : Foundation.NSIndexPath -> Foundation.NSObject

Parameters

indexPath
NSIndexPath

Returns

Attributes

Applies to