ObjectToTypeConverter.Convert(Object, Object, CultureInfo) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected override Type Convert (object value, object parameter, System.Globalization.CultureInfo culture);
override this.Convert : obj * obj * System.Globalization.CultureInfo -> Type
Protected Overrides Function Convert (value As Object, parameter As Object, culture As CultureInfo) As Type
Parameters
- value
- Object
- parameter
- Object
- culture
- CultureInfo