# C1.Win.TreeView.Util.ImageListConverter

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_TreeView_Util_ImageListConverter" data-uid="C1.Win.TreeView.Util.ImageListConverter" class="text-break">ImageListConverter 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="https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter">TypeConverter</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.referenceconverter">ReferenceConverter</a></div>
    <div class="level3"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.componentconverter">ComponentConverter</a></div>
    <div class="level4"><span class="xref">ImageListConverter</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.TreeView.Util.html">C1.Win.TreeView.Util</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.TreeView.10.dll</h6>
  <h5 id="C1_Win_TreeView_Util_ImageListConverter_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ImageListConverter : ComponentConverter</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ImageListConverter
    Inherits ComponentConverter</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_TreeView_Util_ImageListConverter__ctor_System_Type_" data-uid="C1.Win.TreeView.Util.ImageListConverter.#ctor(System.Type)">
          <a class="xref" href="C1.Win.TreeView.Util.ImageListConverter.-ctor.html#C1_Win_TreeView_Util_ImageListConverter__ctor_System_Type_">ImageListConverter(Type)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Win.TreeView.Util.ImageListConverter.html">ImageListConverter</a> class.</p>
</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_TreeView_Util_ImageListConverter_ConvertTo_System_ComponentModel_ITypeDescriptorContext_System_Globalization_CultureInfo_System_Object_System_Type_" data-uid="C1.Win.TreeView.Util.ImageListConverter.ConvertTo(System.ComponentModel.ITypeDescriptorContext,System.Globalization.CultureInfo,System.Object,System.Type)">
          <a class="xref" href="C1.Win.TreeView.Util.ImageListConverter.ConvertTo.html#C1_Win_TreeView_Util_ImageListConverter_ConvertTo_System_ComponentModel_ITypeDescriptorContext_System_Globalization_CultureInfo_System_Object_System_Type_">ConvertTo(ITypeDescriptorContext, CultureInfo, object, Type)</a>
        </td>
        <td class="markdown level1 summary"><p>Converts the given value object to the reference type using the specified context and arguments.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_TreeView_Util_ImageListConverter_GetPropertiesSupported_System_ComponentModel_ITypeDescriptorContext_" data-uid="C1.Win.TreeView.Util.ImageListConverter.GetPropertiesSupported(System.ComponentModel.ITypeDescriptorContext)">
          <a class="xref" href="C1.Win.TreeView.Util.ImageListConverter.GetPropertiesSupported.html#C1_Win_TreeView_Util_ImageListConverter_GetPropertiesSupported_System_ComponentModel_ITypeDescriptorContext_">GetPropertiesSupported(ITypeDescriptorContext)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether this object supports properties using the specified context.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
