Exago .NET API Documentation
ConvertAll<TOutput> Method (DataObjectCollection)
WebReports.Api.Roles Namespace > DataObjectCollection Class : ConvertAll<TOutput> Method
Syntax
public System.Collections.Generic.List<TOutput> ConvertAll<TOutput>( 
   System.Converter<DataObject,TOutput> converter
)

Parameters

converter

Type Parameters

TOutput
See Also

Reference

DataObjectCollection Class
DataObjectCollection Members