Skip to content

URIHelpers.URI.Operator_Convert

Andrew Lambert edited this page Jun 13, 2017 · 2 revisions

URIHelpers.URI.Operator_Convert

Method signature

 Sub Operator_Compare(URL As String)
 Function Operator_Convert() As String

Remarks

This method overloads the conversion operator(=), permitting implicit and explicit conversion to and from a string and a URI.

Clone this wiki locally