SideShowGadget.GetHashCode Method
Serves as a hash function for a particular type.
Namespace: Microsoft.SideShow
Assembly: Microsoft.SideShow (in microsoft.sideshow.dll)
Usage
Syntax
'Declaration
Public Overrides NotOverridable Function GetHashCode As Integer
public override sealed int GetHashCode ()
public:
virtual int GetHashCode () override sealed
public final int GetHashCode ()
public override final function GetHashCode () : int
Return Value
A hash code for the current Object.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate
Target Platforms
Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate
See Also
Reference
SideShowGadget Class
SideShowGadget Members
Microsoft.SideShow Namespace