Click or drag to resize

LinkedHashMapTK, TVCount Property

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

Return Value

Type: Int32
The number of elements contained in the ICollectionT.
See Also