MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.DataProcessing.Persistence Namespace / SnapshotSerializer Class
Members

SnapshotSerializer Class
Represents a module containing the implementation of a data tree serializer.
Object Model
SnapshotSerializer Class
Syntax
'Declaration
 
Public MustInherit NotInheritable Class SnapshotSerializer 
 
Remarks
This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Rendering.DataProcessing.Persistence.SnapshotSerializer

See Also