ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Core.Rdl.Persistence.Xml Namespace / SerializerBuilder Class
Methods

In This Topic
    SerializerBuilder Class Members
    In This Topic

    The following tables list the members exposed by SerializerBuilder.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a coder for serializing collections of items to/from XML.  
    Public Methodstatic (Shared in Visual Basic)Creates a GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.Coders.ObjectCoder<T> type coder for the XML serialization of GrapeCity.ActiveReports.PageReportModel.ExpressionInfoCollection objects.  
    Public Methodstatic (Shared in Visual Basic)Creates a GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.Coders.ObjectCoder<T> type coder for the XML serialization of collections with different item types.  
    Public Methodstatic (Shared in Visual Basic)Creates a new SerializerBuilder.TypeBuilder<TObject> for the specified type.  
    Top
    See Also