System::Collections::Specialized::NameValueCollection::Add method
NameValueCollection::Add(const String&) method
Menimpa metode ICollection - tidak diimplementasikan.
virtual void System::Collections::Specialized::NameValueCollection::Add(const String &item) override
Lihat Juga
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++
NameValueCollection::Add(const String&, const String&) method
Menambahkan entri dengan nama dan nilai yang ditentukan.
virtual void System::Collections::Specialized::NameValueCollection::Add(const String &name, const String &value)
Lihat Juga
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++
NameValueCollection::Add(const System::SharedPtr<NameValueCollection>&) method
Menyalin entri dalam NameValueCollection yang ditentukan ke yang saat ini.
void System::Collections::Specialized::NameValueCollection::Add(const System::SharedPtr<NameValueCollection> &c)
Lihat Juga
- Typedef SharedPtr
- Class NameValueCollection
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++