ImageFormat.GetHashCode 方法

定义

返回一个表示此对象的哈希代码值。

public:
 override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

返回

表示此对象的哈希代码。

适用于