getNext method
Returns the next item in the sequence.
getNext()
Parameters
None
Returns
CMSBrowseItem. The next item.
Throws
CMSException
NOMORE_ERR: Raised if no more items exist.
这对您有帮助吗?