GetAllAsync Method GetAllAsync() Gets the collection items. Declaration Task<IReadOnlyList<T>> GetAllAsync() Returns Task<IReadOnlyList<T>> The collection items.