Click or drag to resize

ArrayAddress2T Constructor (IEnumerableIEnumerableT)

Namespace:  OpenCvSharp.Util
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public ArrayAddress2(
	IEnumerable<IEnumerable<T>> enumerable
)

Parameters

enumerable
Type: System.Collections.GenericIEnumerableIEnumerableT

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

See Also