Click or drag to resize

BaseVirtualNodeTNodeID, TGraphIDEquals Method

Overload List
  NameDescription
Public methodEquals(Object)
Checks this Node for equality against another Object.
(Overrides ObjectEquals(Object).)
Public methodEquals(BaseVirtualNodeTNodeID, TGraphID)
Checks this Node for equality against another Virtual Node.
Public methodEquals(IBlankNode)
Checks this Node for equality against another Blank Node.
Public methodEquals(IGraphLiteralNode)
Checks this Node for equality against another Graph Literal Node.
Public methodEquals(ILiteralNode)
Checks this Node for equality against another Literal Node.
Public methodEquals(INode)
Checks this Node for equality against another Node.
Public methodEquals(IUriNode)
Checks this Node for equality against another URI Node.
Public methodEquals(IVariableNode)
Checks this Node for equality against another Variable Node.
Public methodEquals(IVirtualNodeTNodeID, TGraphID)
Checks this Node for equality against another Virtual Node.
Top
See Also