NEsper Class Library
NEsper Class Library
com.espertech.esper.compat.collections
NullableValueTypeDictionary(K, V) Class
NullableValueTypeDictionary(K, V) Properties
BaseDictionary Property
Count Property
IsReadOnly Property
Item Property
Keys Property
NullEntryCount Property
Values Property
NullableValueTypeDictionary
K
,
V
BaseDictionary Property
Gets the base dictionary.
Namespace:
com.espertech.esper.compat.collections
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
Copy
public
IDictionary
BaseDictionary
{
get
; }
Property Value
Type:
IDictionary
TKey, TValue
The base dictionary.
See Also
Reference
NullableValueTypeDictionary
K, V
Class
com.espertech.esper.compat.collections Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com