System::Collections::Specialized::NameValueCollection::Add method
NameValueCollection::Add(const String&) method
Override del metodo ICollection - non implementato.
virtual void System::Collections::Specialized::NameValueCollection::Add(const String &item) override
Vedi anche
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++
NameValueCollection::Add(const String&, const String&) method
Aggiunge una voce con il nome e il valore specificati.
virtual void System::Collections::Specialized::NameValueCollection::Add(const String &name, const String &value)
Vedi anche
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++
NameValueCollection::Add(const System::SharedPtr<NameValueCollection>&) method
Copia le voci del NameValueCollection specificato nella corrente.
void System::Collections::Specialized::NameValueCollection::Add(const System::SharedPtr<NameValueCollection> &c)
Vedi anche
- Typedef SharedPtr
- Class NameValueCollection
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Font for C++