Provides a hash function for BaseObject. More...
Inherits System.Collections.Generic.IEqualityComparer< BaseObject >.
Public Member Functions | |
| BaseObjectHash (global::System.IntPtr cPtr, bool cMemoryOwn) | |
| void | Dispose () |
| uint | Apply (cadex.BaseObject theObject) |
| bool | Equals (BaseObject theObject1, BaseObject theObject2) |
| int | GetHashCode (BaseObject theObject) |
Protected Member Functions | |
| virtual void | Dispose (bool disposing) |
Provides a hash function for BaseObject.