Aspose::Pdf::DataEditor::DictionaryEditor::GetEnumerator method

DictionaryEditor::GetEnumerator method

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

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

ReturnValue

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

См. также