Aspose::Pdf::Generator::BoundsCheckableList::GetEnumerator method

BoundsCheckableList::GetEnumerator method

Returns an enumerator that iterates through the System.Collections.Generic.List.

System::SharedPtr<System::Collections::Generic::IEnumerator<T>> Aspose::Pdf::Generator::BoundsCheckableList<typename>::GetEnumerator() override

ReturnValue

A Enumerator for the System.Collections.Generic.List.

See Also