UriNodeCompareTo Method | 
| Name | Description | |
|---|---|---|
| CompareTo(BaseUriNode) | 
            Returns an Integer indicating the Ordering of this Node compared to another Node.
              (Inherited from BaseUriNode.) | |
| CompareTo(IBlankNode) | 
            Returns an Integer indicating the Ordering of this Node compared to another Node.
              (Inherited from BaseUriNode.) | |
| CompareTo(IGraphLiteralNode) | 
            Returns an Integer indicating the Ordering of this Node compared to another Node.
              (Inherited from BaseUriNode.) | |
| CompareTo(ILiteralNode) | 
            Returns an Integer indicating the Ordering of this Node compared to another Node.
              (Inherited from BaseUriNode.) | |
| CompareTo(INode) | 
            Implementation of Compare To for Uri Nodes.
              (Inherited from BaseUriNode.) | |
| CompareTo(IUriNode) | 
            Returns an Integer indicating the Ordering of this Node compared to another Node.
              (Inherited from BaseUriNode.) | |
| CompareTo(IVariableNode) | 
            Returns an Integer indicating the Ordering of this Node compared to another Node.
              (Inherited from BaseUriNode.) | |
| CompareTo(UriNode) | 
            Implementation of Compare To for URI Nodes.
              |