Aspose::Cells::DxfCollection::begin method

DxfCollection::begin method

Returns an iterator to the beginning of the DxfCollection.

Iterator Aspose::Cells::DxfCollection::begin()

ReturnValue

An Iterator pointing to the first element of the DxfCollection.

See Also