Click or drag to resize

GraphGetUriNode Method

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