Click or drag to resize

Graph.GetUriNode Method

Overload List
  NameDescription
Public methodGetUriNode(String)
Returns the UriNode with the given QName if it exists.
(Overrides BaseGraph.GetUriNode(String).)
Public methodGetUriNode(Uri)
Returns the UriNode with the given Uri if it exists.
(Overrides BaseGraph.GetUriNode(Uri).)
Top
See Also