 | EmptyDictionaryK, VCount Property |
Namespace:
com.espertech.esper.compat.collections
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic int Count { get; }
Property Value
Type:
Int32Return Value
Type:
Int32
The number of elements contained in the
ICollectionT.
See Also