GrapeCity SPREAD for WPF 2.0J
Convert メソッド (MaskFormatConverter)

バインディングソースによって生成された値。
バインディングターゲットプロパティの型。
使用するコンバータのパラメーター。
コンバータで使用するカルチャ。
パターンに基づいて値を特別な文字列に変換します。
構文
'Declaration
 
Public Function Convert( _
   ByVal value As Object, _
   ByVal targetType As Type, _
   ByVal parameter As Object, _
   ByVal culture As CultureInfo _
) As Object

パラメータ

value
バインディングソースによって生成された値。
targetType
バインディングターゲットプロパティの型。
parameter
使用するコンバータのパラメーター。
culture
コンバータで使用するカルチャ。

戻り値の型

変換された値。このメソッドが null 参照 (Visual Basicでは Nothing) を返す場合は、有効な null 値が使用されます。
参照

MaskFormatConverter クラス
MaskFormatConverter メンバ

 

 


Copyright © 2012 GrapeCity inc. All rights reserved.