This topic has not yet been rated - Rate this topic

ParameterInfo.GetHashCode Method

Returns the hash code for this instance.

Namespace:  System.Reflection
Assembly:  mscorlib (in mscorlib.dll)
public override int GetHashCode()

Return Value

Type: System.Int32
A 32-bit signed integer hash code.

This member override applies only to the versions listed in "Version Information" later in this topic. For other versions and more complete documentation, see Object.GetHashCode.

Did you find this helpful?
(1500 characters remaining)

Community Additions

© 2013 Microsoft. All rights reserved.