EnumerableExt..::..ToCollection<(Of <(<'T>)>)> Method
   To the collection.
   
                
    Namespace: 
   CoreAssembly: Core (in Core.dll)
Syntax
public static Collection<T> ToCollection<T>( IEnumerable<T> enumerable )
Type Parameters
- T
Parameters
- enumerable
- Type: IEnumerable<(Of <(<'T>)>)>
 The enumerable.