GrapeCity ActiveReports for .NET 12.0J
ToString(String,IFormatProvider) メソッド

文字列の形式。
変換で使用する
指定された形式と形式プロバイダでバリアントを文字列表現に変換します。
構文
'宣言
 
Public Overloads Function ToString( _
   ByVal format As String, _
   ByVal formatProvider As IFormatProvider _
) As String
public string ToString( 
   string format,
   IFormatProvider formatProvider
)

パラメータ

format
文字列の形式。
formatProvider
変換で使用する
参照

関連項目

Variant 構造体
Variant メンバ
オーバーロード一覧

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.