# GrapeCity.ActiveReports.Data.ProviderSerializer

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Data_ProviderSerializer" data-uid="GrapeCity.ActiveReports.Data.ProviderSerializer" class="text-break">ProviderSerializer Class
</h1>
  <div class="markdown level0 summary"><p>Used to serialize/deserialize data sources. Internal uses only.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">ProviderSerializer</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Data.html">GrapeCity.ActiveReports.Data</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Data_ProviderSerializer_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class ProviderSerializer</code></pre>
  </div>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Data_ProviderSerializer_FromStream_System_IO_Stream_" data-uid="GrapeCity.ActiveReports.Data.ProviderSerializer.FromStream(System.IO.Stream)">
          <a class="xref" href="GrapeCity.ActiveReports.Data.ProviderSerializer.FromStream.html#GrapeCity_ActiveReports_Data_ProviderSerializer_FromStream_System_IO_Stream_">FromStream(Stream)</a>
        </td>
        <td class="markdown level1 summary"><p>Internal uses only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Data_ProviderSerializer_ToStream_System_Object_" data-uid="GrapeCity.ActiveReports.Data.ProviderSerializer.ToStream(System.Object)">
          <a class="xref" href="GrapeCity.ActiveReports.Data.ProviderSerializer.ToStream.html#GrapeCity_ActiveReports_Data_ProviderSerializer_ToStream_System_Object_">ToStream(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Internal uses only.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
