<< Click to Display Table of Contents >> TryCreate |
Initializes a new instance of the Uri class using the specified base and relative String instances.
pBaseUri - The base Uri.
pRelUri - The relative Uri, represented as a String, to add to the base Uri.
TryCreate PROCEDURE(TSystemUri pBaseUri, STRING pRelUri)