MemberAccessorGetHashCode Method

Gets a hash code for the current MemberAccessor instance.

Definition

Namespace: KGySoft.Reflection
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
C#
public override int GetHashCode()

Return Value

Int32
A hash code for the current MemberAccessor.

See Also