Aspose::Cells::Properties::CustomPropertyCollection::begin method

CustomPropertyCollection::begin method

Returns an iterator to the beginning of the CustomPropertyCollection.

Iterator Aspose::Cells::Properties::CustomPropertyCollection::begin()

ReturnValue

An Iterator pointing to the first element of the CustomPropertyCollection.

See Also