Aspose::Cells::MultipleFilterCollection::begin method

MultipleFilterCollection::begin method

Returns an iterator to the beginning of the MultipleFilterCollection.

Iterator Aspose::Cells::MultipleFilterCollection::begin()

ReturnValue

An Iterator pointing to the first element of the MultipleFilterCollection.

See Also