Aspose::Cells::Revisions::RevisionLogCollection::begin method

RevisionLogCollection::begin method

Returns an iterator to the beginning of the RevisionLogCollection.

Iterator Aspose::Cells::Revisions::RevisionLogCollection::begin()

ReturnValue

An Iterator pointing to the first element of the RevisionLogCollection.

See Also