NEsper Class Library
NEsper Class Library
com.espertech.esper.compat.collections
ReferenceMap(TKey, TValue) Class
ReferenceMap(TKey, TValue) Methods
Add Method
Clear Method
Contains Method
ContainsKey Method
CopyTo Method
Get Method
GetEnumerator Method
Prune Method
Purge Method
Push Method
Put Method
PutAll Method
Remove Method
RemoveAndReturn Method
TryGetValue Method
ReferenceMap
TKey
,
TValue
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
ReferenceMap
TKey, TValue
Class
com.espertech.esper.compat.collections Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com