Click or drag to resize

ThreadSafeGraph.GetUriNode Method

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