Interface IHasBindingValueConverter Last update: 03.07.2024 Namespace: VM Assembly: VM.dll Converts the data type of a value bound to a symbol to another data type. public interface IHasBindingValueConverter Methods Convert() Convert a value bount to a symbol. object Convert() Returns object The converted value.