# C1.Ssrs.RplReader.Recs.RplValueRec-1

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Ssrs_RplReader_Recs_RplValueRec_1" data-uid="C1.Ssrs.RplReader.Recs.RplValueRec`1" class="text-break">RplValueRec&lt;T&gt; Class
</h1>
  <div class="markdown level0 summary"></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="C1.Ssrs.RplReader.Recs.RplRec.html">RplRec</a></div>
    <div class="level2"><span class="xref">RplValueRec&lt;T&gt;</span></div>
      <div class="level3"><a class="xref" href="C1.Ssrs.RplReader.Recs.ByteRec.html">ByteRec</a></div>
      <div class="level3"><a class="xref" href="C1.Ssrs.RplReader.Recs.BytesRec.html">BytesRec</a></div>
      <div class="level3"><a class="xref" href="C1.Ssrs.RplReader.Recs.ColorRec.html">ColorRec</a></div>
      <div class="level3"><a class="xref" href="C1.Ssrs.RplReader.Recs.DateTimeRec.html">DateTimeRec</a></div>
      <div class="level3"><a class="xref" href="C1.Ssrs.RplReader.Recs.EnumRec-1.html">EnumRec&lt;T&gt;</a></div>
      <div class="level3"><a class="xref" href="C1.Ssrs.RplReader.Recs.FloatRec.html">FloatRec</a></div>
      <div class="level3"><a class="xref" href="C1.Ssrs.RplReader.Recs.ImageConsolidationOffsetsRec.html">ImageConsolidationOffsetsRec</a></div>
      <div class="level3"><a class="xref" href="C1.Ssrs.RplReader.Recs.Int32Rec.html">Int32Rec</a></div>
      <div class="level3"><a class="xref" href="C1.Ssrs.RplReader.Recs.Int64Rec.html">Int64Rec</a></div>
      <div class="level3"><a class="xref" href="C1.Ssrs.RplReader.Recs.RplSizeRec.html">RplSizeRec</a></div>
      <div class="level3"><a class="xref" href="C1.Ssrs.RplReader.Recs.StringRec.html">StringRec</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Ssrs.RplReader.Recs.html">C1.Ssrs.RplReader.Recs</a></h6>
  <h6><strong>Assembly</strong>: C1.Document.dll</h6>
  <h5 id="C1_Ssrs_RplReader_Recs_RplValueRec_1_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class RplValueRec&lt;T&gt; : RplRec</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class RplValueRec(Of T)
    Inherits RplRec</code></pre>
  </div>
  <h5 class="typeParameters">Type Parameters</h5>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td><span class="parametername">T</span></td>
        <td></td>
      </tr>
    </tbody>
  </table>
  <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="C1_Ssrs_RplReader_Recs_RplValueRec_1__ctor" data-uid="C1.Ssrs.RplReader.Recs.RplValueRec`1.#ctor">
          <a class="xref" href="C1.Ssrs.RplReader.Recs.RplValueRec-1.-ctor.html#C1_Ssrs_RplReader_Recs_RplValueRec_1__ctor">RplValueRec()</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="C1_Ssrs_RplReader_Recs_RplValueRec_1_Value" data-uid="C1.Ssrs.RplReader.Recs.RplValueRec`1.Value">
          <a class="xref" href="C1.Ssrs.RplReader.Recs.RplValueRec-1.Value.html">Value</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="C1_Ssrs_RplReader_Recs_RplValueRec_1_ToString" data-uid="C1.Ssrs.RplReader.Recs.RplValueRec`1.ToString">
          <a class="xref" href="C1.Ssrs.RplReader.Recs.RplValueRec-1.ToString.html#C1_Ssrs_RplReader_Recs_RplValueRec_1_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
