 | WeakDictionaryTKey, TValueFirstValue Property |
Returns the first value in the enumeration of values
Namespace:
com.espertech.esper.compat
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic TValue FirstValue { get; }
Property Value
Type:
TValueReturn Value
Type:
TValue
See Also