Click or drag to resize

ReferenceMapTKey, TValueFirstValue Property

Returns the first value in the enumeration of values

Namespace:  com.espertech.esper.compat.collections
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public TValue FirstValue { get; }

Property Value

Type: TValue

Return Value

Type: TValue
See Also