Tesla Graphics Engine Documentation (January 2012)
TeslaList<(Of <(<'T>)>)> Constructor (collection)
TeslaTesla.CollectionsTeslaList<(Of <(<'T>)>)>TeslaList<(Of <(<'T>)>)>(IEnumerable<(Of <<'(T>)>>))
Creates a new instance of TeslaList<(Of <(<'T>)>)>.
Declaration Syntax
C#
public TeslaList(
	IEnumerable<T> collection
)
Parameters
collection (IEnumerable<(Of <(<'T>)>)>)
An enumerable collection to create the list from.

Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)