ConfigurationElementCollection.GetHashCode Method

Note: This method is new in the .NET Framework version 2.0.

This member overrides ConfigurationElement.GetHashCode.

'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As ConfigurationElementCollection
Dim returnValue As Integer

returnValue = instance.GetHashCode
public int GetHashCode ()
public override function GetHashCode () : int

.NET Framework

Supported in: 2.0

Community Additions

ADD
Show: