The BindingUtility type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | CopyTo<(Of <(T>)>) |
Clears the destination collection and copies all elements in the specified source
collection to the destination.
|
![]() ![]() | FindDataSource<(Of <(T>)>) |
Locates the data source with the specified ID, searching upwards in the control hierarchy,
starting at the specified control.
|
![]() ![]() | Format<(Of <(T>)>) |
Returns a formatted version of the specified string.
|
![]() ![]() | 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.
|