Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / Serializer Class
Methods

In This Topic
    Serializer Class Members
    In This Topic

    The following tables list the members exposed by Serializer.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Deserializes the current node of the XmlReader as an object of the specified type.  
    Public Methodstatic (Shared in Visual Basic)Deserializes the object.  
    Public Methodstatic (Shared in Visual Basic)Extracts the current node in the specified node reader into a new node reader and advances that reader to the next node.  
    Public Methodstatic (Shared in Visual Basic)Checks and initializes an XmlReader object.  
    Public Methodstatic (Shared in Visual Basic)Checks and initializes an XmlWriter object.  
    Public Methodstatic (Shared in Visual Basic)Serializes the object as an element of XML.  
    Public Methodstatic (Shared in Visual Basic)Writes an ending XML element.  
    Public Methodstatic (Shared in Visual Basic)Writes a starting XML element.  
    Top
    See Also