true
'Declaration Public Shared Function GetArgumentCount( _ ByVal function As Function, _ ByVal argCount As Integer, _ ByVal overload As Integer, _ ByRef limited As Boolean _ ) As Integer
'Declaration
Public Shared Function GetArgumentCount( _ ByVal function As Function, _ ByVal argCount As Integer, _ ByVal overload As Integer, _ ByRef limited As Boolean _ ) As Integer
public static int GetArgumentCount( Function function, int argCount, int overload, out bool limited )
LanguagePackage クラス LanguagePackage メンバ
© MESCIUS inc. All rights reserved.