System::Collections::Specialized::NameValueCollection::Add metodu
NameValueCollection::Add(const String&) method
ICollection metodunu geçersiz kılar - uygulanmamıştır.
virtual void System::Collections::Specialized::NameValueCollection::Add(const String &item) override
Ayrıca Bakınız
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++
NameValueCollection::Add(const String&, const String&) method
Belirtilen ad ve değerle bir giriş ekler.
virtual void System::Collections::Specialized::NameValueCollection::Add(const String &name, const String &value)
Ayrıca Bakınız
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++
NameValueCollection::Add(const System::SharedPtr<NameValueCollection>&) method
Belirtilen NameValueCollection içindeki girişleri mevcut olanına kopyalar.
void System::Collections::Specialized::NameValueCollection::Add(const System::SharedPtr<NameValueCollection> &c)
Ayrıca Bakınız
- Typedef SharedPtr
- Class NameValueCollection
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++