EnumerableExt..::..ToCSV<(Of <(<'T>)>)> Method (IEnumerable<(Of <(<'T>)>)>)
To the CSV.
Namespace:
CoreAssembly: Core (in Core.dll)
Syntax
public static string ToCSV<T>( IEnumerable<T> instance )
Type Parameters
- T
Parameters
- instance
- Type: IEnumerable<(Of <(<'T>)>)>
The instance.