예제 #1
0
 def Copy(self, copy):
     r"""Copy(intArray self, intArray copy)"""
     return _array.intArray_Copy(self, copy)
예제 #2
0
 def Copy(self, copy):
     return _array.intArray_Copy(self, copy)