 | OrderedDictionaryTK, TVIsReadOnly Property |
Gets a value indicating whether this instance is read only.
Namespace:
com.espertech.esper.compat.collections
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic bool IsReadOnly { get; }
Property Value
Type:
Booleantrue if this instance is read only; otherwise,
false.
See Also