Aspose::Cells::Revisions::RevisionCollection::begin method

RevisionCollection::begin method

Returns an iterator to the beginning of the RevisionCollection.

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

ReturnValue

An Iterator pointing to the first element of the RevisionCollection.

See Also