 | OrderedDictionaryTK, TVValues Property |
Gets the values.
Namespace:
com.espertech.esper.compat.collections
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic ICollection Values { get; }
Property Value
Type:
ICollectionTThe values.
See Also