Esempio n. 1
0
 def Find(self, el):
     r"""Find(intArray self, int const & el) -> int"""
     return _array.intArray_Find(self, el)
Esempio n. 2
0
 def Find(self, el):
     return _array.intArray_Find(self, el)