FrameworkElementGetUniqueHashCode Method

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Calculates and returns the hash code for this element.

Namespace:  ArtOfTest.WebAii.Silverlight
Assembly:  ArtOfTest.WebAii (in ArtOfTest.WebAii.dll) Version: 2018.1.116.0 (2018.1.116.0)
Syntax

public int GetUniqueHashCode()

Return Value

Type: Int32
The hash code.

Implements

ITargetElementGetUniqueHashCode
See Also

Reference