System::Collections::Specialized::NameValueCollection::Add method
NameValueCollection::Add(const String&) method
Anula el método ICollection - no implementado.
virtual void System::Collections::Specialized::NameValueCollection::Add(const String &item) override
Ver también
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++
NameValueCollection::Add(const String&, const String&) method
Agrega una entrada con el nombre y valor especificados.
virtual void System::Collections::Specialized::NameValueCollection::Add(const String &name, const String &value)
Ver también
- Class String
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++
NameValueCollection::Add(const System::SharedPtr<NameValueCollection>&) method
Copia las entradas del NameValueCollection especificado al actual.
void System::Collections::Specialized::NameValueCollection::Add(const System::SharedPtr<NameValueCollection> &c)
Ver también
- Typedef SharedPtr
- Class NameValueCollection
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.Page for C++