NEsper Class Library
NEsper Class Library
com.espertech.esper.compat.collections
OrderedDictionary(TK, TV) Class
OrderedDictionary(TK, TV) Properties
Count Property
IsReadOnly Property
Item Property
ItemComparer Property
KeyComparer Property
Keys Property
Values Property
OrderedDictionary
TK
,
TV
Count Property
Gets the count.
Namespace:
com.espertech.esper.compat.collections
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
Copy
public
int
Count
{
get
; }
Property Value
Type:
Int32
The count.
See Also
Reference
OrderedDictionary
TK, TV
Class
com.espertech.esper.compat.collections Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com