Mono Class Library: System.Linq.Enumerable Overview | Members

System.Linq.Enumerable.Max<TSource,TResult> Method

Documentation for this section has not yet been entered. [Edit]

public static TResult Max<TSource, TResult> (this IEnumerable<TSource> source, Func<TSource, TResult> selector)

Type Parameters

TSource
Documentation for this section has not yet been entered. [Edit]
TResult
Documentation for this section has not yet been entered. [Edit]

Parameters

source
Documentation for this section has not yet been entered. [Edit]
selector
Documentation for this section has not yet been entered. [Edit]

Returns

Documentation for this section has not yet been entered. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System.Linq
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 3.5.0.0