TreeView for WinForms | ComponentOne
C1.Win.Util Namespace / BinarySerializer Class
Methods


In This Topic
    BinarySerializer Class Members
    In This Topic

    The following tables list the members exposed by BinarySerializer.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Converts the specified string, which encodes binary data as base-64 digits into the System.Drawing.Image object.  
    Public Methodstatic (Shared in Visual Basic)Converts an image into the base 64 string.  
    Public Methodstatic (Shared in Visual Basic)Loads an image from the specified System.Xml.XmlNode.  
    Public Methodstatic (Shared in Visual Basic)Saves an image into the specified System.Xml.XmlWriter.  
    Top
    See Also