Example #1
0
 def Unique(self):
     r"""Unique(intArray self)"""
     return _array.intArray_Unique(self)
Example #2
0
 def Unique(self):
     return _array.intArray_Unique(self)