# GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder

## Content

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



  <h1 id="GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder" data-uid="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder" class="text-break">LengthCoder Class
</h1>
  <div class="markdown level0 summary"><p>Represents a coder for <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.Length.html">Length</a> values.</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"><a class="xref" href="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.Coders.html">Coders</a>.<a class="xref" href="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.Coders.Coder-1.html">Coder</a>&lt;<a class="xref" href="GrapeCity.ActiveReports.PageReportModel.Length.html">Length</a>&gt;</div>
    <div class="level2"><span class="xref">LengthCoder</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.iequatable-1">IEquatable</a>&lt;<a class="xref" href="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.Coders.html">Coders</a>.<a class="xref" href="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.Coders.Coder-1.html">Coder</a>&lt;<a class="xref" href="GrapeCity.ActiveReports.PageReportModel.Length.html">Length</a>&gt;&gt;</div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.iequatable-1">IEquatable</a>&lt;<a class="xref" href="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder.html">LengthCoder</a>&gt;</div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.html">GrapeCity.ActiveReports.Core.Rdl.Seralization.Common</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rdl.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public record LengthCoder : Coders.Coder&lt;Length&gt;, IEquatable&lt;Coders.Coder&lt;Length&gt;&gt;, IEquatable&lt;LengthCoder&gt;</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder__ctor_GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_" data-uid="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder.#ctor(GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder)">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder.-ctor.html#GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder__ctor_GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_">LengthCoder(LengthCoder)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_Default" data-uid="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder.Default">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder.Default.html">Default</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_Length" data-uid="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder.Length">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder.Length.html">Length</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a coder for <a class="xref" href="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder.Length.html">Length</a> values.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_EqualityContract" data-uid="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder.EqualityContract">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder.EqualityContract.html#GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_EqualityContract">EqualityContract</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <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_Core_Rdl_Seralization_Common_LengthCoder_Equals_GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_Coders_Coder_GrapeCity_ActiveReports_PageReportModel_Length__" data-uid="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder.Equals(GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.Coders.Coder{GrapeCity.ActiveReports.PageReportModel.Length})">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder.Equals.html#GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_Equals_GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_Coders_Coder_GrapeCity_ActiveReports_PageReportModel_Length__">Equals(Coder&lt;Length&gt;?)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_Equals_GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_" data-uid="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder.Equals(GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder)">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder.Equals.html#GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_Equals_GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_">Equals(LengthCoder?)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_Equals_System_Object_" data-uid="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder.Equals(System.Object)">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder.Equals.html#GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_Equals_System_Object_">Equals(object?)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_GetHashCode" data-uid="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder.GetHashCode">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder.GetHashCode.html#GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_PrintMembers_System_Text_StringBuilder_" data-uid="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder.PrintMembers(System.Text.StringBuilder)">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder.PrintMembers.html#GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_PrintMembers_System_Text_StringBuilder_">PrintMembers(StringBuilder)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_ToString" data-uid="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder.ToString">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder.ToString.html#GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="operators">Operators
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_op_Equality_GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_" data-uid="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder.op_Equality(GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder,GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder)">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder.op_Equality.html#GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_op_Equality_GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_">operator ==(LengthCoder?, LengthCoder?)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_op_Inequality_GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_" data-uid="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder.op_Inequality(GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder,GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder)">
          <a class="xref" href="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.LengthCoder.op_Inequality.html#GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_op_Inequality_GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_LengthCoder_">operator !=(LengthCoder?, LengthCoder?)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.Coders.Default.html#GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_Coders_Default__1_GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_Coders_Coder___0____0_">Coders.Default&lt;T&gt;(Coders.Coder&lt;T&gt;, T)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.Coders.SkipOnWriteIf.html#GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_Coders_SkipOnWriteIf__1_GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_Coders_Coder___0__System_Func___0_System_Boolean__">Coders.SkipOnWriteIf&lt;T&gt;(Coders.Coder&lt;T&gt;, Func&lt;T, bool&gt;)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rdl.Seralization.Common.Coders.SkipOnWrite.html#GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_Coders_SkipOnWrite__1_GrapeCity_ActiveReports_Core_Rdl_Seralization_Common_Coders_Coder___0__">Coders.SkipOnWrite&lt;T&gt;(Coders.Coder&lt;T&gt;)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Rdl.Tools.CollectionExtensions.AddRange.html#GrapeCity_ActiveReports_Rdl_Tools_CollectionExtensions_AddRange__2___0_System_Collections_Generic_IEnumerable___1__">CollectionExtensions.AddRange&lt;TCollection, TItem&gt;(TCollection, IEnumerable&lt;TItem&gt;)</a>
  </div>

</div>
