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++