Returns a boolean indicating if the value and this object instance are the same instance.
Public Function Equals( ByRef Value As Variant ) As Boolean
This implementation simply delegates to Object.Equals.
Project CorLib Overview
Class StringBuilder Overview