バージョン

GetTxt メソッド (WebPercentEditor)

値からテキストを作成します。
シンタックス
'宣言
 
Protected Overrides Function GetTxt( _
   ByVal val As Object _
) As String
protected override string GetTxt( 
   object val
)

パラメータ

val
value

戻り値の型

文字列
参照