UniqueList T  Item Property Delta Engine Documentation

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

public T this[
	int index
] { get; set; }

Property Value

Type: T

Implements

IList T  Item Int32 
See Also