ICollection conversion routines
| C# | Visual Basic | Visual C++ |
public static class CollUtil
Public NotInheritable Class CollUtil
public ref class CollUtil abstract sealed
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| IntArrayToString(array<Int32>[]()[]) |
Convert integer array to string
| |
| ToArray<(Of <(T>)>)(ICollection<(Of <(T>)>)) |
Convert ICollection to Array
|
| Object | |
| CollUtil | |