ConfigurationElementCollection.GetHashCode 方法

定義

取得表示 ConfigurationElementCollection 執行個體的唯一值。

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

傳回

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

適用於