Click or drag to resize

CopyOnWriteArraySetTFirst Property

Returns the first item in the set

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

Property Value

Type: T

Return Value

Type: T
See Also