Whetstone Class reference
Whetstone Class reference
Whetstone
WhetStone Namespaces
WhetStone.Looping
toLookup Class
toLookup Methods
toLookup Class
A static container for identity method
Inheritance Hierarchy
System
Object
WhetStone.Looping
toLookup
Namespace:
WhetStone.Looping
Assembly:
WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
Copy
public
static
class
toLookup
The
toLookup
type exposes the following members.
Methods
Name
Description
ToLookup
T
Convert an
IEnumerable
T
to
ILookup
TKey, TElement
with identity.
Top
See Also
Reference
WhetStone.Looping Namespace