System::Linq::Enumerable 类
Enumerable class
提供静态 LINQ 方法。
class Enumerable
方法
| 方法 | 描述 |
|---|---|
| static Empty() | 返回一个空的 IEnumerable 对象。 |
| static Range(int32_t, int32_t) | 生成指定范围内的整数序列。 |
另见
- Namespace System::Linq
- Library Aspose.Font for C++
提供静态 LINQ 方法。
class Enumerable
| 方法 | 描述 |
|---|---|
| static Empty() | 返回一个空的 IEnumerable 对象。 |
| static Range(int32_t, int32_t) | 生成指定范围内的整数序列。 |