ProjectionDefinitionExtensions.Slice Method |
Name | Description | |
---|---|---|
![]() ![]() | Slice<TDocument>(ProjectionDefinition<TDocument>, FieldDefinition<TDocument>, Int32, Nullable<Int32>) |
Combines an existing projection with an array slice projection.
|
![]() ![]() | Slice<TDocument>(ProjectionDefinition<TDocument>, Expression<Func<TDocument, Object>>, Int32, Nullable<Int32>) |
Combines an existing projection with an array slice projection.
|