# C1.Win.C1Input.GrapeCity.Editors.AlphabetReadingMapEntry

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Input_GrapeCity_Editors_AlphabetReadingMapEntry" data-uid="C1.Win.C1Input.GrapeCity.Editors.AlphabetReadingMapEntry" class="text-break">AlphabetReadingMapEntry Struct
</h1>
  <div class="markdown level0 summary"><p>Stores the alpha-reading string mapping data.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.runtime.serialization.iserializable">ISerializable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.C1Input.GrapeCity.Editors.html">C1.Win.C1Input.GrapeCity.Editors</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Input.4.8.dll</h6>
  <h5 id="C1_Win_C1Input_GrapeCity_Editors_AlphabetReadingMapEntry_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(hw))]
public struct AlphabetReadingMapEntry : ISerializable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(hw))&gt;
Public Structure AlphabetReadingMapEntry
    Implements ISerializable</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="C1_Win_C1Input_GrapeCity_Editors_AlphabetReadingMapEntry__ctor_System_Char_System_String_" data-uid="C1.Win.C1Input.GrapeCity.Editors.AlphabetReadingMapEntry.#ctor(System.Char,System.String)">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Editors.AlphabetReadingMapEntry.-ctor.html#C1_Win_C1Input_GrapeCity_Editors_AlphabetReadingMapEntry__ctor_System_Char_System_String_">AlphabetReadingMapEntry(char, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Win.C1Input.GrapeCity.Editors.AlphabetReadingMapEntry.html">AlphabetReadingMapEntry</a> struct.</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="C1_Win_C1Input_GrapeCity_Editors_AlphabetReadingMapEntry_Alphabet" data-uid="C1.Win.C1Input.GrapeCity.Editors.AlphabetReadingMapEntry.Alphabet">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Editors.AlphabetReadingMapEntry.Alphabet.html#C1_Win_C1Input_GrapeCity_Editors_AlphabetReadingMapEntry_Alphabet">Alphabet</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the alphabet.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_GrapeCity_Editors_AlphabetReadingMapEntry_Reading" data-uid="C1.Win.C1Input.GrapeCity.Editors.AlphabetReadingMapEntry.Reading">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Editors.AlphabetReadingMapEntry.Reading.html#C1_Win_C1Input_GrapeCity_Editors_AlphabetReadingMapEntry_Reading">Reading</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the reading.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
