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