Click or drag to resize

OrderedDictionaryTK, TVCount Property

Gets the count.

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

Property Value

Type: Int32
The count.
See Also