Product Information > JADE Encyclopaedia of Classes – Volume 1 > Chapter 1 - System Classes > startKeyLeq

startKeyLeq

startKeyLeq(keys: KeyType;
            iter: Iterator);

The startKeyLeq method of the ExternalDictionary class sets a start position within a collection for the external Iterator object specified in the iter parameter at the object equal to or before the key specified in the keys parameter.