System::Collections::Specialized::NameValueCollection::Add метод
NameValueCollection::Add(const String&) method
Переопределяет метод ICollection — не реализовано.
virtual void System::Collections::Specialized::NameValueCollection::Add(const String &item) override
См. также
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++
NameValueCollection::Add(const String&, const String&) method
Добавляет запись с указанным именем и значением.
virtual void System::Collections::Specialized::NameValueCollection::Add(const String &name, const String &value)
См. также
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++
NameValueCollection::Add(const System::SharedPtr<NameValueCollection>&) method
Копирует элементы из указанного NameValueCollection в текущий.
void System::Collections::Specialized::NameValueCollection::Add(const System::SharedPtr<NameValueCollection> &c)
См. также
- Typedef SharedPtr
- Class NameValueCollection
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++