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.Font 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.Font 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.Font for C++