NEsper Class Library
NEsper Class Library
com.espertech.esper.compat
WeakDictionary(TKey, TValue) Class
WeakDictionary(TKey, TValue) Properties
Count Property
FirstValue Property
IsReadOnly Property
Item Property
Keys Property
KeysEnum Property
Values Property
WeakDictionary
TKey
,
TValue
Keys Property
Gets an
ICollection
T
containing the keys of the
IDictionary
TKey, TValue
.
Namespace:
com.espertech.esper.compat
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
Copy
public
ICollection
Keys
{
get
; }
Property Value
Type:
ICollection
T
Return Value
Type:
ICollection
T
An
ICollection
T
containing the keys of the object that :
IDictionary
TKey, TValue
.
See Also
Reference
WeakDictionary
TKey, TValue
Class
com.espertech.esper.compat Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com