UniqueList T  Add Method Delta Engine Documentation

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

public void Add(
	T item
)

Parameters

item
Type: T

Implements

ICollection T  Add(T)
See Also