MonobjcMonobjc Documented Class Library
GetHashCode Method
NamespacesMonobjc.ApplicationServicesCGPointGetHashCode()()()()
Returns the hash code for this instance.
Declaration Syntax
C#Visual BasicVisual C++
public override int GetHashCode()
Public Overrides Function GetHashCode As Integer
public:
virtual int GetHashCode() override
Return Value
A 32-bit signed integer that is the hash code for this instance.
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)