ConfigurationElementCollection.GetHashCode メソッド

定義

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

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

返品

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

適用対象