NEsper Class Library
NEsper Class Library
com.espertech.esper.compat.collections
TransformDictionary(TK1, TV1, TK2, TV2) Class
TransformDictionary(TK1, TV1, TK2, TV2) Properties
Count Property
IsReadOnly Property
Item Property
KeyIn Property
KeyOut Property
Keys Property
SubDictionary Property
ValueIn Property
ValueOut Property
Values Property
TransformDictionary
TK1
,
TV1
,
TK2
,
TV2
SubDictionary Property
Gets or sets the sub dictionary.
Namespace:
com.espertech.esper.compat.collections
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
Copy
public
IDictionary
SubDictionary
{
get
;
set
; }
Property Value
Type:
IDictionary
TKey, TValue
The sub dictionary.
See Also
Reference
TransformDictionary
TK1, TV1, TK2, TV2
Class
com.espertech.esper.compat.collections Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com