Determines if this object and the value are equal.
Public Function Equals( ByRef Value As Variant ) As Boolean
The value is equal if it is a ResourceKey with the same LanguageID, ResourceName, and ResourceType.
Project CorLib Overview
Class ResourceKey Overview