'Declaration Function IsNegative( _ ByVal text As String _ ) As Boolean
'Declaration
Function IsNegative( _ ByVal text As String _ ) As Boolean
'使用法 Dim instance As IManageFmtInput Dim text As String Dim value As Boolean value = instance.IsNegative(text)
'使用法
Dim instance As IManageFmtInput Dim text As String Dim value As Boolean value = instance.IsNegative(text)
bool IsNegative( string text )
IManageFmtInput インタフェース IManageFmtInput メンバ
Copyright © 2004 GrapeCity inc.