Click or drag to resize

PairTFirst, TSecondFirst Field

Gets or sets the first value within pair.

Namespace:  com.espertech.esper.compat.collections
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public TFirst First

Field Value

Type: TFirst
The first.
See Also