NevronOpenVision
Nevron.Nov Namespace / NUri Class


NUri Class Methods

For a list of all members of this type, see NUri members.

Public Methods
 NameDescription
Public MethodOverridden. Creates an identical copy of this object.  
Public MethodOverridden. Determines whether the specified object is equal to this URI.  
Public MethodOverridden. Returns the hash code for this URI.  
Public MethodDetermines the difference between two NUri instances and returns the resulting relative URI.  
Public MethodRequest the resource pointed by this URI. The response is received in a callback method.  
Public MethodOverridden. Gets a canonical string representation of this URI.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Tries to create an URI combining the specified base URI instance and relative URI string.  
Public MethodOverloaded. Overridden. Tries to get a local path with the URI default path notation  
Public Methodstatic (Shared in Visual Basic)Tries to get an absolute URI (an URL or a data URI) from the given string. If the string represents a relative URI, it is combined with the given base URI in order to resolve it, i.e. to create an absolute URI.  
Top
Protected Methods
 NameDescription
Internal Methodstatic (Shared in Visual Basic)  
Top
See Also