PowerTools SPREAD for ASP.NET 8.0J
Parse メソッド (CurrencyFormatter)

解析する文字列
指定した文字列を解析して、通貨の値を返します。
構文
'Declaration
 
Public Function Parse( _
   ByVal s As String _
) As Object
public object Parse( 
   string s
)

パラメータ

s
解析する文字列

戻り値の型

通貨値を含むObject
参照

CurrencyFormatter クラス
CurrencyFormatter メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.