Click or drag to resize

OrderedDictionaryTK, TVFirstEntry Method

[Missing <summary> documentation for "M:com.espertech.esper.compat.collections.OrderedDictionary`2.FirstEntry"]

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

Return Value

Type: KeyValuePairTKey, TValue

[Missing <returns> documentation for "M:com.espertech.esper.compat.collections.OrderedDictionary`2.FirstEntry"]

See Also