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

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

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