System::Collections::Specialized::NameValueCollection::Add method
NameValueCollection::Add(const String&) method
Åsidosätt ICollection‑metod – inte implementerad.
virtual void System::Collections::Specialized::NameValueCollection::Add(const String &item) override
Se även
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++
NameValueCollection::Add(const String&, const String&) method
Lägger till en post med det angivna namnet och värdet.
virtual void System::Collections::Specialized::NameValueCollection::Add(const String &name, const String &value)
Se även
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++
NameValueCollection::Add(const System::SharedPtr<NameValueCollection>&) method
Kopierar posterna i den angivna NameValueCollection till den aktuella.
void System::Collections::Specialized::NameValueCollection::Add(const System::SharedPtr<NameValueCollection> &c)
Se även
- Typedef SharedPtr
- Class NameValueCollection
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++