 | take Class |
A static container for identity method
Inheritance Hierarchy
Namespace:
WhetStone.Looping
Assembly:
WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
SyntaxThe take type exposes the following members.
Methods
| Name | Description |
---|
  | TakeT |
Get an IListT that is the same as the original IListT with the last elements skipped.
|
Top
See Also