GraphNodeId::Parse Method (String^, Boolean)
Visual Studio 2015
Parses a string into a GraphNodeId.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- id
-
Type:
System::String^
The string identifier to parse.
- throwOnFailure
-
Type:
System::Boolean
Flag indicating whether the method should throw exceptions.
Show: