Click or drag to resize

JEnumerableT Constructor

Namespace:  Stimulsoft.Base.Json.Linq
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public JEnumerable(
	IEnumerable<T> enumerable
)

Parameters

enumerable
Type: System.Collections.GenericIEnumerableT

[Missing <param name="enumerable"/> documentation for "M:Stimulsoft.Base.Json.Linq.JEnumerable`1.#ctor(System.Collections.Generic.IEnumerable{`0})"]

See Also