Aspose::Cells::Enumerator::Enumerator constructor

Enumerator::Enumerator(void*) constructor

Constructs from an implementation object. Internal use.

Aspose::Cells::Enumerator<T>::Enumerator(void *impl)

See Also

Enumerator::Enumerator(const Enumerator <T>&) constructor

Copy constructor.

Aspose::Cells::Enumerator<T>::Enumerator(const Enumerator<T> &src)

See Also