Whetstone Class reference
Whetstone Class reference
Whetstone
WhetStone Namespaces
WhetStone.Looping
toDictionary Class
toDictionary Methods
ToDictionary Method
toDictionary Methods
Methods
Name
Description
ToDictionary
K, V
(IEnumerable
KeyValuePair
K, V
)
Convert an
IEnumerable
T
of
KeyValuePair
TKey, TValue
into an
IDictionary
TKey, TValue
.
ToDictionary
K, V
(IEnumerable
Tuple
K, V
)
Convert an
IEnumerable
T
of
Tuple
T1, T2
into an
IDictionary
TKey, TValue
.
Top
See Also
Reference
toDictionary Class
WhetStone.Looping Namespace