System::Linq::Enumerable class
Enumerable class
Provides static LINQ methods.
class Enumerable
Methods
Method | Description |
---|---|
static Empty() | Returns an empty IEnumerable object. |
static Range(int32_t, int32_t) | Generates a sequence of integral numbers within a specified range. |
See Also
- Namespace System::Linq
- Library Aspose.PUB for C++