'Declaration Public Function GetArgumentType( _ ByVal function As Function, _ ByVal index As Integer, _ ByVal argCount As Integer, _ Optional ByVal overload As Integer _ ) As ValueType
'Declaration
Public Function GetArgumentType( _ ByVal function As Function, _ ByVal index As Integer, _ ByVal argCount As Integer, _ Optional ByVal overload As Integer _ ) As ValueType
public ValueType GetArgumentType( Function function, int index, int argCount, int overload )
LanguagePackage クラス LanguagePackage メンバ
© MESCIUS inc. All rights reserved.