def Capacity(self): r"""Capacity(intArray self) -> int""" return _array.intArray_Capacity(self)
def Capacity(self): return _array.intArray_Capacity(self)