GraphNodeIdName Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.GraphModel
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
| Name | Description | |
|---|---|---|
![]() | CompareTo(GraphNodeIdName^) | Compares this GraphNodeIdName against another (ordinal compare) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() ![]() | Get(String^, String^, Type^) | Get or Create a GraphNodeId based on the name, type and formatter. |
![]() ![]() | Get(String^, String^, Type^, Boolean) | Get or Create a GraphNodeIdName based on the name, type and formatter. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | Converts the GraphNodeIdName to a string(Overrides Object::ToString().) |
Show:


