'宣言
Public Function Convert( _ ByVal values() As Object, _ ByVal targetType As Type, _ ByVal parameter As Object, _ ByVal culture As CultureInfo _ ) As Object
public object Convert( object[] values, Type targetType, object parameter, CultureInfo culture )
パラメータ
- values
- targetType
- parameter
- culture