This function determines if the value passed in is the same as the current object instance. Meaning, are the Value and this object the same object in memory.
Public Function Equals( ByRef Value As Variant ) As Boolean
Project CorLib Overview
Class KeySizes Overview