AllObjectsExtension Class |
Namespace: VelocityDb
The AllObjectsExtension type exposes the following members.
Name | Description | |
---|---|---|
CountT |
Override to improve performance over IEnumerable LINQ extension
| |
ElementAtT |
Override LINQ for faster access
| |
SkipTSource |
Bypasses a specified number of elements in a sequence and then returns the remaining elements. Overrides SkipTSource(IEnumerableTSource, Int32) for improved performance
|