'Declaration Public Function GetBooleanText( _ ByVal value As Boolean _ ) As String
'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)
'使用法
Dim instance As LanguagePackage Dim value As Boolean Dim value As String value = instance.GetBooleanText(value)
public string GetBooleanText( bool value )
LanguagePackage クラス LanguagePackage メンバ
Copyright © 2004 GrapeCity inc.