MESCIUS SPREAD for Windows Forms 17.0J
Parse メソッド (IFormatter)

ナビゲーションツールとビュー
書式文字列を示す<see cref="T:System.String" />値。
formatがどのように解析されるかを示す NumberFormatConvertMode値。
指定した書式文字列を解析します。
構文
'Declaration
 
Function Parse( _
   ByVal format As String, _
   Optional ByVal mode As NumberFormatConvertMode _
) As Boolean
 

パラメータ

format
書式文字列を示す<see cref="T:System.String" />値。
mode
formatがどのように解析されるかを示す NumberFormatConvertMode値。

戻り値の型

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

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

 

 


© MESCIUS inc. All rights reserved.