共用方式為


NSFetchedResultsController.ObjectAt(NSIndexPath) 方法

定義

傳回位於指定索引 path 處的 obect。

[Foundation.Export("objectAtIndexPath:")]
public virtual Foundation.NSObject ObjectAt (Foundation.NSIndexPath path);
abstract member ObjectAt : Foundation.NSIndexPath -> Foundation.NSObject
override this.ObjectAt : Foundation.NSIndexPath -> Foundation.NSObject

參數

傳回

屬性

適用於