Aspose::Cells::Tables::ListColumnCollection::begin method

ListColumnCollection::begin method

Returns an iterator to the beginning of the ListColumnCollection.

Iterator Aspose::Cells::Tables::ListColumnCollection::begin()

ReturnValue

An Iterator pointing to the first element of the ListColumnCollection.

See Also