Compartilhar via


PHFetchResult.ObjectsAt<T>(NSIndexSet) Método

Definição

Retorna os objetos em indexes, todos os quais devem ser do tipo T.

public T[] ObjectsAt<T> (Foundation.NSIndexSet indexes) where T : Foundation.NSObject;
member this.ObjectsAt : Foundation.NSIndexSet -> 'T[] (requires 'T :> Foundation.NSObject)

Parâmetros de tipo

T

Parâmetros

indexes
NSIndexSet

Retornos

T[]

Aplica-se a