Click or drag to resize
IMethodCallTLast Method
Returns the last item from the collection.

Namespace:  Intuit.Ipp.LinqExtender.Abstraction
Assembly:  Intuit.Ipp.LinqExtender (in Intuit.Ipp.LinqExtender.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
T Last()

Return Value

Type: T

[Missing <returns> documentation for "M:Intuit.Ipp.LinqExtender.Abstraction.IMethodCall`1.Last"]

See Also