Mono Class Library: System.Collections.Generic.List<T> Overview | Members

System.Collections.Generic.List<T>.ConvertAll<TOutput> Method

Documentation for this section has not yet been entered.

public List<TOutput> ConvertAll<TOutput> (Converter<T, TOutput> converter)

Type Parameters

TOutput
Documentation for this section has not yet been entered.

Parameters

converter
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Collections.Generic
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0