ConfigurationElement.GetHashCode 方法

定義

取得表示目前 ConfigurationElement 執行個體的唯一值。

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

傳回

表示目前 ConfigurationElement 執行個體的唯一值。

適用於