menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IXmlSerializationWriter - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IXmlSerializationWriter

    Interface for XmlSerializationWriter children.

    Namespace: Syncfusion.XmlSerializersCreator
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public interface IXmlSerializationWriter

    Methods

    WriteDataToXml(Object)

    Serializes given object.

    Declaration
    void WriteDataToXml(object o)
    Parameters
    Type Name Description
    System.Object o
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved