TestListCategoryId.GetHashCode Method

This member overrides Object.GetHashCode(), and more complete documentation might be available in that topic.This member overrides Object.GetHashCode().

Namespace:  Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

Syntax

C#
public override int GetHashCode()

Return Value

Type: System.Int32

A hash code for the current Object.

.NET Framework Security

See Also

Reference

TestListCategoryId Class

Microsoft.VisualStudio.TestTools.Common Namespace