GrapeCity SPREAD for Windows Forms 12.0J
Parse メソッド (IFormatter)


書式文字列を示す<see cref="T:System.String" />値。
指定した書式文字列を解析します。
構文
'Declaration
 
Function Parse( _
   ByVal format As String _
) As Boolean
'使用法
 
Dim instance As IFormatter
Dim format As String
Dim value As Boolean
 
value = instance.Parse(format)
bool Parse( 
   string format
)

パラメータ

format
書式文字列を示す<see cref="T:System.String" />値。

戻り値の型

書式文字列の構文が有効な場合はtrue、それ以外の場合はfalse
参照

IFormatter インタフェース
IFormatter メンバ

 

 


Copyright © 2004 GrapeCity inc.