ConfigurationElementCollection.GetHashCode メソッド

定義

ConfigurationElementCollection インスタンスを表す一意の値を取得します。

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

戻り値

現在の ConfigurationElementCollection インスタンスを表す一意の値。

適用対象