Show / Hide Table of Contents

Class CursorResult<TPointer, TModel>

Inheritance
object
QueryCountResult
QueryResult
QueryResult
CursorResult<TPointer, TModel>
RegistrationExchangeCursorResult
Implements
IEquatableQueryCountResult
IReadOnlyList
IReadOnlyCollection
IEnumerable
IEnumerable
Inherited Members
QueryResult<TPointer>.Project<TTo>(Func<TPointer, TTo>)
QueryResult<TPointer>.Items
QueryResult<TPointer>.this[int]
QueryResult.GetEnumerator()
QueryCountResult.GetHashCode()
QueryCountResult.Equals(object)
QueryCountResult.Equals(QueryCountResult)
QueryCountResult.Equals(QueryCountResult, QueryCountResult)
QueryCountResult.Count
QueryCountResult.TotalCount
object.Equals(object, object)
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: NineDigiteKasa
Assembly: NineDigit.eKasa.dll
Syntax
public class CursorResult<TPointer, TModel> : QueryResult<TPointer>, IEquatable<QueryCountResult>, IReadOnlyList<TPointer>, IReadOnlyCollection<TPointer>, IEnumerable<TPointer>, IEnumerable where TPointer : IDataPointer<TModel>
Type Parameters
Name Description
TPointer
TModel

Constructors

CursorResult(IReadOnlyList<TPointer>)

Declaration
public CursorResult(IReadOnlyList<TPointer> items)
Parameters
Type Name Description
IReadOnlyList items

CursorResult(IReadOnlyList<TPointer>, int, int?)

Declaration
public CursorResult(IReadOnlyList<TPointer> items, int count, int? totalCount)
Parameters
Type Name Description
IReadOnlyList items
int count
int totalCount

Implements

IEquatable<T>
IReadOnlyList<T>
IReadOnlyCollection<T>
IEnumerable<T>
IEnumerable

Extension Methods

IEnumerableExtensions.DistinctBy<TSource, TKey>(IEnumerable<TSource>, Func<TSource, TKey>, IEqualityComparer<TKey>)
IEnumerableExtensions.DistinctBy<TSource, TKey>(IEnumerable<TSource>, Func<TSource, TKey>)
IEnumerableExtensions.ForEach<T>(IEnumerable<T>, Action<T, int>)
IEnumerableExtensions.ForEach<T>(IEnumerable<T>, Action<T>)
IEnumerableExtensions.IsNullOrEmpty<T>(IEnumerable<T>)
IEnumerableExtensions.Paginate<T>(IEnumerable<T>, Pagination)
IEnumerableExtensions.ToReadOnlyCollection<TSource>(IEnumerable<TSource>)
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©