Rule::GetHashCode Method ()

 

Gets the hash code for the rule.

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

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

The hash code for the rule.

Return to top
Show: