Liquid XML Data Binder
and
Liquid XML Objects
Documentation
Liquid XML Data Binder (C++, Java, VB6) / Reference / Visual Basic 6 /
Reference
/
BinaryData
/ VB6 AsString - BinaryData
Collapse All
Expand All
In This Topic
VB6 AsString - BinaryData
In This Topic
Public Property AsString As String
Property
Description
Property Name
AsString
Description
Returns the content of the collection as a string
Remarks
All bytes held are assigned there ASCII value, and placed into a string - this methods may cause data to become corrupted.
Example