GraphProperty::GetHashCode Method ()

 

Gets the hash code for this object

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

public:
virtual int GetHashCode() override

Parameters

Return Value

Type: System::Int32

The hash code of the Id for this property

Return to top
Show: