Click or drag to resize

ThreadSafeGraphGetUriNode Method

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