GCHandleGetHashCode Method |
Returns an identifier for the current
GCHandle object.
Namespace: System.Runtime.InteropServicesAssembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax public override int GetHashCode()
Return Value
Type:
Int32An identifier for the current
GCHandle object.
See Also