X509CertificateCollection.GetHashCode 方法

定義

建置以目前 X509CertificateCollection 中包含的所有值為基礎的雜湊值。

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

傳回

Int32

以目前 X509CertificateCollection 中包含的所有值為基礎的雜湊值。

適用於