The TypeConverterUtility type exposes the following members.

Methods

  NameDescription
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.

See Also