GraphNodeId::CompareTo Method (GraphNodeId^)
Visual Studio 2015
Compares to another GraphNodeId.
Assembly: Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)
Parameters
- other
-
Type:
Microsoft.VisualStudio.GraphModel::GraphNodeId^
The GraphNodeId to compare with.
Implements
IComparable<T>::CompareTo(T)
Show: