Click or drag to resize

PairTFirst, TSecondSecond Field

Gets or sets the second value within pair.

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

Field Value

Type: TSecond
The second.
See Also