Gets the first value.

Namespace:  Gallio.Common
Assembly:  Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public TFirst First { get; }
Visual Basic (Declaration)
Public ReadOnly Property First As TFirst

See Also