IsBaseOf

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TSystemUri class > Methods >

IsBaseOf

Previous pageReturn to chapter overviewNext page

Determines whether the current Uri instance is a base of the specified Uri instance.

 

pUri - The specified Uri instance to test.

 

Returns:

true if the current Uri instance is a base of uri; otherwise, false.

 

IsBaseOf                       PROCEDURE(TSystemUri pUri), BOOL