VariableNodeCompareTo Method |
Name | Description | |
---|---|---|
CompareTo(BaseVariableNode) |
Returns an Integer indicating the Ordering of this Node compared to another Node.
(Inherited from BaseVariableNode.) | |
CompareTo(IBlankNode) |
Returns an Integer indicating the Ordering of this Node compared to another Node.
(Inherited from BaseVariableNode.) | |
CompareTo(IGraphLiteralNode) |
Returns an Integer indicating the Ordering of this Node compared to another Node.
(Inherited from BaseVariableNode.) | |
CompareTo(ILiteralNode) |
Returns an Integer indicating the Ordering of this Node compared to another Node.
(Inherited from BaseVariableNode.) | |
CompareTo(INode) |
Compares this Node to another Node.
(Inherited from BaseVariableNode.) | |
CompareTo(IUriNode) |
Returns an Integer indicating the Ordering of this Node compared to another Node.
(Inherited from BaseVariableNode.) | |
CompareTo(IVariableNode) |
Returns an Integer indicating the Ordering of this Node compared to another Node.
(Inherited from BaseVariableNode.) | |
CompareTo(VariableNode) |
Compares this Node to another Variable Node.
|