Пример #1
0
 public boolean locate_or_add_element_with_key_set_iterator(
     org.omg.CORBA.Any element, org.omg.CosCollection.Iterator where)
     throws org.omg.CosCollection.ElementInvalid, org.omg.CosCollection.IteratorInvalid {
   return _delegate.locate_or_add_element_with_key_set_iterator(element, where);
 }