System::UriBuilder::UriBuilder constructor
UriBuilder::UriBuilder(const SharedPtr<Uri>&) constructor
Constructs a UriBuilder object that represents that represents the specified URI.
System::UriBuilder::UriBuilder(const SharedPtr<Uri> &uri)
See Also
- Typedef SharedPtr
- Class Uri
- Class UriBuilder
- Namespace System
- Library Aspose.TeX for C++
UriBuilder::UriBuilder(const String&) constructor
Constructs a UriBuilder object that represents that represents the specified URI.
System::UriBuilder::UriBuilder(const String &uri)
See Also
- Class String
- Class UriBuilder
- Namespace System
- Library Aspose.TeX for C++