GraphNodeIdName Methods

 

Namespace:   Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (in Microsoft.VisualStudio.GraphModel.dll)

NameDescription
System_CAPS_pubmethodCompareTo(GraphNodeIdName^)

Compares this GraphNodeIdName against another (ordinal compare)

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodSystem_CAPS_staticGet(String^, String^, Type^)

Get or Create a GraphNodeId based on the name, type and formatter.

System_CAPS_pubmethodSystem_CAPS_staticGet(String^, String^, Type^, Boolean)

Get or Create a GraphNodeIdName based on the name, type and formatter.

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

Converts the GraphNodeIdName to a string(Overrides Object::ToString().)

Return to top
Show: