GrapeCity SPREAD for Windows Forms 12.0J
GetBooleanText メソッド


指定したエラー値の設定されたテキストを取得します。
構文
'Declaration
 
Public Function GetBooleanText( _
   ByVal value As Boolean _
) As String
'使用法
 
Dim instance As LanguagePackage
Dim value As Boolean
Dim value As String
 
value = instance.GetBooleanText(value)
public string GetBooleanText( 
   bool value
)

パラメータ

value

戻り値の型

テキストは指定したエラー値を表します。
参照

LanguagePackage クラス
LanguagePackage メンバ

 

 


Copyright © 2004 GrapeCity inc.