MongoEnumerableLastN Method |
Name | Description | |
---|---|---|
![]() ![]() | LastNTSource, TResult(IEnumerableTSource, FuncTSource, TResult, Int32) |
Returns the last n results.
|
![]() ![]() | LastNTSource, TKey, TResult(IEnumerableTSource, FuncTSource, TResult, TKey, FuncTKey, Int32) |
Returns the last n results.
|