Aspose::Pdf::DataEditor::CosPdfDictionary::GetEnumerator метод

CosPdfDictionary::GetEnumerator method

Возвращает перечислитель, который проходит по коллекции.

System::SharedPtr<System::Collections::Generic::IEnumerator<System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<ICosPdfPrimitive>>>> Aspose::Pdf::DataEditor::CosPdfDictionary::GetEnumerator() override

ReturnValue

Перечислитель, который можно использовать для обхода коллекции.

См. также