Hide menu
Loading...
Searching...
No Matches
cadex.BaseObjectHash Class Reference

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)
 

Detailed Description

Provides a hash function for BaseObject.