The GetHashCode Method supports WPF/Silverlight.
The GetHashCode Method is available in LEADTOOLS Document and Medical Imaging toolkits.
Returns a hash code for this AnnSnapToGridOptions structure. Supported in Silverlight, Windows Phone 7Visual Basic (Declaration) | |
---|---|
Overrides Public Function GetHashCode() As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AnnSnapToGridOptions Dim value As Integer value = instance.GetHashCode() |
C# | |
---|---|
public override int GetHashCode() |
C++/CLI | |
---|---|
public: int GetHashCode(); override |
Return Value
A hash code for the current AnnSnapToGridOptions.For information about this method, see System.Object.GetHashCode.
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)