Aspose::Pdf::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::BoundsCheckableList<typename>::GetEnumerator() override
ReturnValue
A Enumerator for the System.Collections.Generic.List.
See Also
- Typedef SharedPtr
- Class IEnumerator
- Class BoundsCheckableList
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++