Liquid XML Data Binder (C++, Java, VB6) / Reference / Visual Basic 6 / Reference / BinaryData / VB6 Append - BinaryData
In This Topic
    VB6 Append - BinaryData
    In This Topic
    Public Sub Append(NewData() As Byte)
      Property Description  
        Method Name Append  
        Argument - NewData An array of bytes to append to the end of the collection  
        Description Appends data to the existing data held in the collection  
        Remarks

     
        Example