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