public method O2GSessionDescriptorCollection.iterator

Brief

Iterator that allows an object to be the target of the "foreach" statement.

Declaration
Java
java.util.Iterator  iterator ()

Declared in O2GSessionDescriptorCollection

back