J-Integra® Espresso Programming Documentation (API)

BindingIterator.next_one Method

This operation returns the next binding.

bool next_one(
 out Binding a_b
);

Parameters

a_b
the returned binding.

Return Value

false if there are no more bindings.

Remarks

none

Exceptions

none

See Also

BindingIterator Interface | BindingIterator Members | Ics.CosNaming Namespace