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





In This Topic
GetHashCode Method (GdPictureRectangleF)
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

GdPictureRectangleF Class
GdPictureRectangleF Members
Base Implementation in GetHashCode