Click or drag to resize

WrappingCloseableIterableT Constructor

Namespace:  Frontenac.Blueprints.Util
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public WrappingCloseableIterable(
	IEnumerable<T> iterable
)

Parameters

iterable
Type: System.Collections.GenericIEnumerableT

[Missing <param name="iterable"/> documentation for "M:Frontenac.Blueprints.Util.WrappingCloseableIterable`1.#ctor(System.Collections.Generic.IEnumerable{`0})"]

See Also