MongoQueryableSkip Method |
Name | Description | |
---|---|---|
SkipTSource(IMongoQueryableTSource, Int32) |
Bypasses a specified number of elements in a sequence and then returns the
remaining elements.
| |
SkipTSource(IMongoQueryableTSource, Int64) |
Bypasses a specified number of elements in a sequence and then returns the
remaining elements.
|