startKeyGtr(keys: ParamListType);
The startKeyGtr method of the MergeIterator class sets a start position of the iterator for the merged view at the object after the key specified in the keys parameter. This method is used in conjunction with the next method.