The TypeConverterUtility type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Join<(Of <(T>)>) |
Returns a string containing string representations of items in the specified collection,
separated by the specified delimiter.
| |
| Split<(Of <(T>)>) |
Splits the specified delimited string into an array of values.
|