Exemplo n.º 1
0
 def Copy(self, copy):
     r"""Copy(intArray self, intArray copy)"""
     return _array.intArray_Copy(self, copy)
Exemplo n.º 2
0
 def Copy(self, copy):
     return _array.intArray_Copy(self, copy)