Liquid XML Data Binder (C++, Java, VB6) / Reference / Visual Basic 6 / Reference / BinaryData / VB6 Equals - BinaryData
In This Topic
    VB6 Equals - BinaryData
    In This Topic
    Public Function Equals(ByVal rhs As BinaryData) As Boolean
      Property Description  
        Method Name Equals  
        Argument - rhs The item to be compared with this one.  
        Description Allows the current BinaryData object to be compared with another  
        Returns Returns true if the binary data contained within each object is identical.  
        Remarks

     
        Example