 | LinkedHashSetTIsEmpty Property |
Returns true if the window is empty, or false if not empty.
Namespace:
com.espertech.esper.compat.collections
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic bool IsEmpty { get; }
Return Value
Type:
Booleantrue if empty
See Also