PDFView4NET WinForms Edition
GetHashCode Method (PDFRgbColor)




O2S.Components.PDFView4NET.Graphics Namespace > PDFRgbColor Class : GetHashCode Method
Gets the hash code of this object.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
'Usage
 
Dim instance As PDFRgbColor
Dim value As Integer
 
value = instance.GetHashCode()
public override int GetHashCode()
public: int GetHashCode(); override 
public:
int GetHashCode(); override 

Return Value

The hashcode of the object.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PDFRgbColor Class
PDFRgbColor Members