 | LinkedHashMapTK, TVFastKeyArray Property |
Gets the keys in a faster and more efficient manner.
Namespace:
com.espertech.esper.compat.collections
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic TK[] FastKeyArray { get; }
Property Value
Type:
TKThe fast key array.
See Also