'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 メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.