Liquid XML Data Binder (C++, Java, VB6) / Reference / Visual Basic 6 / Reference / BinaryData / VB6 SetBufferFromHexString - BinaryData
In This Topic
    VB6 SetBufferFromHexString - BinaryData
    In This Topic
    Public Sub SetBufferFromHexString(ByVal hexString As String)
      Property Description  
        Method Name SetBufferFromHexString  
        Description Sets the content of the collection to be the binary data represented by the hex encoded string hexString  
        Remarks Any Existing content is deleted  
        Example