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