Fields<TDocument>.Slice Method |
Name | Description | |
---|---|---|
Slice<TValue>(Expression<Func<TDocument, IEnumerable<TValue>>>, Int32) |
Adds a slice to be included in the results.
| |
Slice<TValue>(Expression<Func<TDocument, IEnumerable<TValue>>>, Int32, Int32) |
Adds a slice to be included in the results.
|