Método Aspose::Pdf::BoundsCheckableList::GetEnumerator

BoundsCheckableList::GetEnumerator method

Devuelve un enumerador que recorre la System.Collections.Generic.List.

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

ReturnValue

Un enumerador para la System.Collections.Generic.List.

Ver también