System::Collections::Specialized::NameValueCollection::Add method
NameValueCollection::Add(const String&) method
Overschrijft ICollection methode - niet geïmplementeerd.
virtual void System::Collections::Specialized::NameValueCollection::Add(const String &item) override
Zie ook
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++
NameValueCollection::Add(const String&, const String&) method
Voegt een item toe met de opgegeven naam en waarde.
virtual void System::Collections::Specialized::NameValueCollection::Add(const String &name, const String &value)
Zie ook
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++
NameValueCollection::Add(const System::SharedPtr<NameValueCollection>&) method
Kopieert de items in de opgegeven NameValueCollection naar de huidige.
void System::Collections::Specialized::NameValueCollection::Add(const System::SharedPtr<NameValueCollection> &c)
Zie ook
- Typedef SharedPtr
- Class NameValueCollection
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++