GdPicture.NET.14
GdPicture14.Imaging Namespace / GdPictureRectangle Class / GetHashCode Method





In This Topic
GetHashCode Method (GdPictureRectangle)
In This Topic
Serves as the default hash function.
Syntax
'Declaration
 
Public Overrides Function GetHashCode() As Integer
public override int GetHashCode()
public function GetHashCode(): Integer; override; 
public override function GetHashCode() : int;
public: int GetHashCode(); override 
public:
int GetHashCode(); override 

Return Value

A hash code for the current object.
See Also

Reference

GdPictureRectangle Class
GdPictureRectangle Members
Base Implementation in GetHashCode