SparseArrayEnumerable(ISparseArrayView<T>)

Constructor

Namespace: Ignis.Storage

Declared in: Ignis.Storage.SparseArrayEnumerable<T>


No description provided

Syntax

public SparseArrayEnumerable(
	ISparseArrayView<T> view
)

Back to index