Click or drag to resize

ArrayAddress1T Constructor (IEnumerableT)

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

Parameters

enumerable
Type: System.Collections.GenericIEnumerableT

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

See Also