Enhanced C#
Language of your choice: library documentation
|
Static Public Member Functions | |
static T[] | ToArray< T > (this ICollectionSource< T > list) |
Converts the collection to an array. More... | |
|
inlinestatic |
Converts the collection to an array.
References Loyc.Collections.ICollectionSource< T >.CopyTo().