ContentDisposition.GetHashCode 方法

定义

确定指定 ContentDisposition 对象的哈希代码。

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

返回

整数哈希值。

适用于