ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Core.Rdl.Seralization.Common Namespace / Coders Class
Members

In This Topic
    Coders Class
    In This Topic
    Represents a collection of coder functions for encoding and decoding common types.
    Object Model
    Coders Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class Coders 
    public static class Coders 
    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.Core.Rdl.Seralization.Common.Coders

    See Also