UITestEnvironmentContainerBase<TChild>.GetHashCode Method ()
Use Base
True
Namespace: Microsoft.VisualStudio.TestTools.UITest.Common
Assembly: Microsoft.VisualStudio.TestTools.UITest.Common (in Microsoft.VisualStudio.TestTools.UITest.Common.dll)
Syntax
public override int GetHashCode()
public:
virtual int GetHashCode() override
override GetHashCode : unit -> int
Public Overrides Function GetHashCode As Integer
Return Value
Type: System.Int32
See Also
UITestEnvironmentContainerBase<TChild> Class
Microsoft.VisualStudio.TestTools.UITest.Common Namespace
Return to top