Click or drag to resize
IMethodCallTSingle Method
Returns a single 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 Single()

Return Value

Type: T

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

See Also