Liquid XML Data Binder (C++, Java, VB6) / Reference / C# and VB .Net (Deprecated - use Liquid XML Objects) / Reference / BinaryData / Liquid XML Runtime for .Net - SetData - BinaryData
In This Topic
    Liquid XML Runtime for .Net - SetData - BinaryData
    In This Topic
    This feature has been superseded by Liquid XML Objects.
    (The original functionality is still included in the product)
    Use Liquid XML Objects
    public SetData(String d, Encoding e)
      Property Description  
        Property SetData  
        Argument - d The encoded binary data  
        Argument - e The type of encoding used on d.  
        Description Sets the data held by the class  
        Remarks May throw an exception if the data encoded in d, is not valid for the encoding described in e.