- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Foundation - Containing Type
- Iterators
Syntax
public static IEnumerable<Tuple<A, B>> Zip<A, B>(IEnumerable<A> as, IEnumerable<B> bs)
Type Parameters
| Name | Description |
|---|---|
| A | |
| B |
Parameters
| Name | Type | Description |
|---|---|---|
| as | IEnumerable |
|
| bs | IEnumerable |
Return Value
| Type | Description |
|---|---|
| IEnumerable |