Aspose::Cells::DataModels::DataModelTableCollection::end method

DataModelTableCollection::end method

Returns an iterator to the end of the DataModelTableCollection.

Iterator Aspose::Cells::DataModels::DataModelTableCollection::end()

ReturnValue

An Iterator pointing past the last element of the DataModelTableCollection.

See Also