NEsper Class Library
NEsper Class Library
com.espertech.esper.compat.collections
StringDictionary(V) Class
StringDictionary(V) Properties
Count Property
IsCaseSensitive Property
IsReadOnly Property
Item Property
Keys Property
Values Property
StringDictionary
V
Values Property
Gets an
ICollection
T
containing the values in the
IDictionary
TKey, TValue
.
Namespace:
com.espertech.esper.compat.collections
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
Copy
public
ICollection
Values
{
get
; }
Property Value
Type:
ICollection
T
Return Value
Type:
ICollection
T
An
ICollection
T
containing the values in the object that :
IDictionary
TKey, TValue
.
See Also
Reference
StringDictionary
V
Class
com.espertech.esper.compat.collections Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com