Метод Array.ConvertAll<TInput, TOutput>(TInput[], Converter<TInput, TOutput>)

Синтаксис

public static TOutput[] ConvertAll<TInput, TOutput>(TInput[] array, Converter<TInput, TOutput> converter)

Параметры

Возвращаемое значение