Aspose::Cells::FilterValueCollection::begin method

FilterValueCollection::begin method

Returns an iterator to the beginning of the FilterValueCollection.

Iterator Aspose::Cells::FilterValueCollection::begin()

ReturnValue

An Iterator pointing to the first element of the FilterValueCollection.

See Also