System::Collections::Specialized::NameValueCollection::NameValueCollection constructor
NameValueCollection::NameValueCollection() constructor
Initializes a new instance of the NameValueCollection class that is empty.
System::Collections::Specialized::NameValueCollection::NameValueCollection()
See Also
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.PUB for C++
NameValueCollection::NameValueCollection(const System::SharedPtr<NameValueCollection>&) constructor
Copies the entries from the specified NameValueCollection to a new NameValueCollection.
System::Collections::Specialized::NameValueCollection::NameValueCollection(const System::SharedPtr<NameValueCollection> &col)
See Also
- Typedef SharedPtr
- Class NameValueCollection
- Class NameValueCollection
- Namespace System::Collections::Specialized
- Library Aspose.PUB for C++