MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Core.Rdl.Persistence.Xml Namespace / SerializerBuilder Class

In This Topic
SerializerBuilder Class Methods
In This Topic

For a list of all members of this type, see SerializerBuilder members.

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