CollectionEnumerable(SparseArrayEnumerable<T>)

Constructor

Namespace: Ignis

Declared in: Ignis.CollectionEnumerable<T>


No description provided

Syntax

public CollectionEnumerable(
	SparseArrayEnumerable<T> items
)

Back to index