PropertyDescriptor.GetHashCode-Methode
Dieser Member überschreibt MemberDescriptor.GetHashCode.
Syntax
'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As PropertyDescriptor
Dim returnValue As Integer
returnValue = instance.GetHashCode
public override int GetHashCode ()
public:
virtual int GetHashCode () override
public int GetHashCode ()
public override function GetHashCode () : int
Versionsinformationen
.NET Framework
Unterstützt in: 2.0, 1.1, 1.0
.NET Compact Framework
Unterstützt in: 2.0, 1.0
Siehe auch
Referenz
PropertyDescriptor-Klasse
PropertyDescriptor-Member
System.ComponentModel-Namespace