Summary
Generates
System.Tuple
items with indexes starting at 0.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Foundation - Containing Type
- Iterators
Syntax
public static IEnumerable Enumerate(IEnumerable iterable)
Parameters
| Name | Type | Description |
|---|---|---|
| iterable | IEnumerable | the iterable to be enumerated |
Return Value
| Type | Description |
|---|---|
| IEnumerable |