System::Collections::Specialized::NameValueCollection::Add method
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.Page 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.Page 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.Page for C++