Attachmate Reflection 2014 .NET API Reference
GetHashCode Method (ContextMenuItem)


Serves as a hash function for a particular type.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
'Usage
 
Dim instance As ContextMenuItem
Dim value As Integer
 
value = instance.GetHashCode()
public override int GetHashCode()

Return Value

A hash code for the current ContextMenuItem
Requirements

Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services

See Also

Reference

ContextMenuItem Class
ContextMenuItem Members

Send Feedback