MongoEnumerableFirstN Method |
Name | Description | |
---|---|---|
FirstNTSource, TResult(IEnumerableTSource, FuncTSource, TResult, Int32) |
Returns the first n results.
| |
FirstNTSource, TKey, TResult(IEnumerableTSource, FuncTSource, TResult, TKey, FuncTKey, Int32) |
Returns the first n results.
|