UniqueList T  Constructor (IEnumerable T )Delta Engine Documentation

Namespace: DeltaEngine.Extensions
Assembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public UniqueList(
	IEnumerable<T> copyFrom
)

Parameters

copyFrom
Type: System.Collections.Generic IEnumerable T 
See Also