Bagikan melalui


LogicalOrConverter.Convert(Object[], Type, Object, CultureInfo) Method

Definition

public object Convert (object[] values, Type targetType, object parameter, System.Globalization.CultureInfo culture);
abstract member Convert : obj[] * Type * obj * System.Globalization.CultureInfo -> obj
override this.Convert : obj[] * Type * obj * System.Globalization.CultureInfo -> obj
Public Function Convert (values As Object(), targetType As Type, parameter As Object, culture As CultureInfo) As Object

Parameters

values
Object[]
targetType
Type
parameter
Object
culture
CultureInfo

Returns

Implements

Applies to