# C1.Win.TrueDBGrid.Util.Xml.Serialization.MemberTypeEncoderHelper

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_TrueDBGrid_Util_Xml_Serialization_MemberTypeEncoderHelper" data-uid="C1.Win.TrueDBGrid.Util.Xml.Serialization.MemberTypeEncoderHelper" class="text-break">MemberTypeEncoderHelper Class
</h1>
  <div class="markdown level0 summary"><p>Helper class for implementors of IMemberTypeEncoder</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">MemberTypeEncoderHelper</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="C1.Win.TrueDBGrid.Util.Xml.Serialization.IMemberTypeEncoder.html">IMemberTypeEncoder</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.TrueDBGrid.Util.Xml.Serialization.html">C1.Win.TrueDBGrid.Util.Xml.Serialization</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.TrueDBGrid.10.dll</h6>
  <h5 id="C1_Win_TrueDBGrid_Util_Xml_Serialization_MemberTypeEncoderHelper_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class MemberTypeEncoderHelper : IMemberTypeEncoder</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class MemberTypeEncoderHelper
    Implements IMemberTypeEncoder</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_TrueDBGrid_Util_Xml_Serialization_MemberTypeEncoderHelper__ctor_System_Object_0__0___" data-uid="C1.Win.TrueDBGrid.Util.Xml.Serialization.MemberTypeEncoderHelper.#ctor(System.Object[0:,0:])">
          <a class="xref" href="C1.Win.TrueDBGrid.Util.Xml.Serialization.MemberTypeEncoderHelper.-ctor.html#C1_Win_TrueDBGrid_Util_Xml_Serialization_MemberTypeEncoderHelper__ctor_System_Object_0__0___">MemberTypeEncoderHelper(object[,])</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_Win_TrueDBGrid_Util_Xml_Serialization_MemberTypeEncoderHelper_StringToType_System_String_" data-uid="C1.Win.TrueDBGrid.Util.Xml.Serialization.MemberTypeEncoderHelper.StringToType(System.String)">
          <a class="xref" href="C1.Win.TrueDBGrid.Util.Xml.Serialization.MemberTypeEncoderHelper.StringToType.html#C1_Win_TrueDBGrid_Util_Xml_Serialization_MemberTypeEncoderHelper_StringToType_System_String_">StringToType(string)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_TrueDBGrid_Util_Xml_Serialization_MemberTypeEncoderHelper_TypeToString_System_Object_" data-uid="C1.Win.TrueDBGrid.Util.Xml.Serialization.MemberTypeEncoderHelper.TypeToString(System.Object)">
          <a class="xref" href="C1.Win.TrueDBGrid.Util.Xml.Serialization.MemberTypeEncoderHelper.TypeToString.html#C1_Win_TrueDBGrid_Util_Xml_Serialization_MemberTypeEncoderHelper_TypeToString_System_Object_">TypeToString(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
