NEsper Class Library
NEsper Class Library
com.espertech.esper.compat.collections
LinkedHashSet(T) Class
LinkedHashSet(T) Methods
Add Method
AddRange Method
AddTo Method
Clear Method
Contains Method
CopyTo Method
ExceptWith Method
ForEach Method
GetEnumerator Method
GetObjectData Method
IntersectWith Method
IsProperSubsetOf Method
IsProperSupersetOf Method
IsSubsetOf Method
IsSupersetOf Method
Overlaps Method
Remove Method
RemoveWhere Method
SetEquals Method
SymmetricExceptWith Method
ToArray Method
UnionWith Method
LinkedHashSet
T
Clear Method
Removes all items from the
ICollection
T
.
Namespace:
com.espertech.esper.compat.collections
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
Copy
public
void
Clear
()
Exceptions
Exception
Condition
NotSupportedException
The
ICollection
T
is read-only.
See Also
Reference
LinkedHashSet
T
Class
com.espertech.esper.compat.collections Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com