MappedPagedList<T>.

Values Property

Summary

Gets the values.

Syntax

public IEnumerable<T> Values { get; }

Value

Type Description
IEnumerable<T> The values.