StringArrayAddress Constructor (IEnumerableString) OpenCvSharp Class Library
Initializes a new instance of the StringArrayAddress class

Namespace:  OpenCvSharp.Utilities
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public StringArrayAddress(
	IEnumerable<string> enumerable
)

Parameters

enumerable
Type: System.Collections.GenericIEnumerableString

[Missing <param name="enumerable"/> documentation for "M:OpenCvSharp.Utilities.StringArrayAddress.#ctor(System.Collections.Generic.IEnumerable{System.String})"]

See Also

Reference