 | ReadOnlyDictionaryTK, TVItem Property |
Gets or sets the item at the specified index.
Namespace:
com.espertech.esper.compat.collections
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic TV this[
TK index
] { get; set; }
Parameters
- index
- Type: TK
Property Value
Type:
TV
See Also