'宣言 Protected Overloads Function GetArguments( _ ByVal numberStack As ExcelCalcNumberStack, _ ByVal argumentCount As Integer, _ ByVal skipEmptyValues As Boolean _ ) As ExcelCalcValue()
protected ExcelCalcValue[] GetArguments( ExcelCalcNumberStack numberStack, int argumentCount, bool skipEmptyValues )