MongoQueryable.Take Method |
Name | Description | |
---|---|---|
![]() ![]() | Take<TSource>(IMongoQueryable<TSource>, Int32) |
Returns a specified number of contiguous elements from the start of a sequence.
|
![]() ![]() | Take<TSource>(IMongoQueryable<TSource>, Int64) |
Returns a specified number of contiguous elements from the start of a sequence.
|