def Sum(self): r"""Sum(intArray self) -> int""" return _array.intArray_Sum(self)
def Sum(self): return _array.intArray_Sum(self)