BrushStyleSetInfo::GetHashCode Method ()

 

Serves as a hash function for a BrushStyleSetInfo, suitable for use in hashing algorithms and data structures like a hash table.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

Serves as a hash function for a BrushStyleSetInfo. Suitable for use in hashing algorithms and data structures such as a hash table.

Return to top
Show: