GraphNodeIdCollection::GetHashCode Method ()

 

Computes the hash code for this collection and caches it

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

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

The hash code for this collection

Return to top
Show: