Aspose::Cells::DataModels::DataModelTableCollection::begin method

DataModelTableCollection::begin method

Returns an iterator to the beginning of the DataModelTableCollection.

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

ReturnValue

An Iterator pointing to the first element of the DataModelTableCollection.

See Also