GraphCategory::GetHashCode Method ()

 

The hash code of the category

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 graph category Id

Return to top
Show: