module CosNaming
interface BindingIterator
Operations Summary:
 boolean next_one(out Binding b)
 boolean next_n(in unsigned long how_many, out BindingList bl)
 void destroy()