Aspose::Pdf::Forms::OptionCollection::GetEnumerator método

OptionCollection::GetEnumerator method

Devuelve un enumerador para las opciones en la colección.

System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<Option>>> Aspose::Pdf::Forms::OptionCollection::GetEnumerator() override

ReturnValue

Enumerador de opciones.

Ver también