ImageFormat::GetHashCode Method ()

 

Returns a hash code value that represents this object.

Namespace:   System.Drawing.Imaging
Assembly:  System.Drawing (in System.Drawing.dll)

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

A hash code that represents this object.

.NET Framework
Available since 1.1
Return to top
Show: