ConfigurationElementCollection.GetHashCode Method

Definition

Gets a unique value representing the ConfigurationElementCollection instance.

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

Returns

A unique value representing the ConfigurationElementCollection current instance.

Applies to