System::Collections::Specialized::NameValueCollection::Add method

NameValueCollection::Add(const String&) method

Υπερκαλύπτει τη μέθοδο ICollection - δεν έχει υλοποιηθεί.

virtual void System::Collections::Specialized::NameValueCollection::Add(const String &item) override

Δείτε επίσης

NameValueCollection::Add(const String&, const String&) method

Προσθέτει μια καταχώρηση με το καθορισμένο όνομα και τιμή.

virtual void System::Collections::Specialized::NameValueCollection::Add(const String &name, const String &value)

Δείτε επίσης

NameValueCollection::Add(const System::SharedPtr<NameValueCollection>&) method

Αντιγράφει τις καταχωρήσεις στο συγκεκριμένο NameValueCollection στο τρέχον.

void System::Collections::Specialized::NameValueCollection::Add(const System::SharedPtr<NameValueCollection> &c)

Δείτε επίσης