# C1.Win.Accessibility.Items.UiaList

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Accessibility_Items_UiaList" data-uid="C1.Win.Accessibility.Items.UiaList" class="text-break">UiaList Class
</h1>
  <div class="markdown level0 summary"><p>Represents UIA List.</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="C1.Win.Accessibility.UiaItem.html">UiaItem</a></div>
    <div class="level2"><span class="xref">UiaList</span></div>
      <div class="level3"><a class="xref" href="C1.Win.Accessibility.Items.UiaTree.html">UiaTree</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.automation.provider.irawelementproviderfragmentroot">IRawElementProviderFragmentRoot</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.automation.provider.irawelementproviderfragment">IRawElementProviderFragment</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.automation.provider.irawelementprovidersimple">IRawElementProviderSimple</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.automation.provider.iselectionprovider">ISelectionProvider</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Accessibility.Items.html">C1.Win.Accessibility.Items</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.10.dll</h6>
  <h5 id="C1_Win_Accessibility_Items_UiaList_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class UiaList : UiaItem, IRawElementProviderFragmentRoot, IRawElementProviderFragment, IRawElementProviderSimple, ISelectionProvider</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class UiaList
    Inherits UiaItem
    Implements IRawElementProviderFragmentRoot, IRawElementProviderFragment, IRawElementProviderSimple, ISelectionProvider</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_Accessibility_Items_UiaList__ctor_C1_Win_Accessibility_ISupportUia_C1_Win_Accessibility_ISupportUiaContainer_C1_Win_Accessibility_Items_BaseInterfaces_IUiaSelectionProvider_C1_Win_Accessibility_UiaItem_System_Windows_Forms_Control_System_String_System_Windows_Forms_Control_System_Object_" data-uid="C1.Win.Accessibility.Items.UiaList.#ctor(C1.Win.Accessibility.ISupportUia,C1.Win.Accessibility.ISupportUiaContainer,C1.Win.Accessibility.Items.BaseInterfaces.IUiaSelectionProvider,C1.Win.Accessibility.UiaItem,System.Windows.Forms.Control,System.String,System.Windows.Forms.Control,System.Object)">
          <a class="xref" href="C1.Win.Accessibility.Items.UiaList.-ctor.html#C1_Win_Accessibility_Items_UiaList__ctor_C1_Win_Accessibility_ISupportUia_C1_Win_Accessibility_ISupportUiaContainer_C1_Win_Accessibility_Items_BaseInterfaces_IUiaSelectionProvider_C1_Win_Accessibility_UiaItem_System_Windows_Forms_Control_System_String_System_Windows_Forms_Control_System_Object_">UiaList(ISupportUia, ISupportUiaContainer, IUiaSelectionProvider, UiaItem, Control, string, Control, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Constructor.</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_Accessibility_Items_UiaList_CanSelectMultiple" data-uid="C1.Win.Accessibility.Items.UiaList.CanSelectMultiple">
          <a class="xref" href="C1.Win.Accessibility.Items.UiaList.CanSelectMultiple.html#C1_Win_Accessibility_Items_UiaList_CanSelectMultiple">CanSelectMultiple</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Accessibility_Items_UiaList_IsSelectionRequired" data-uid="C1.Win.Accessibility.Items.UiaList.IsSelectionRequired">
          <a class="xref" href="C1.Win.Accessibility.Items.UiaList.IsSelectionRequired.html#C1_Win_Accessibility_Items_UiaList_IsSelectionRequired">IsSelectionRequired</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Accessibility_Items_UiaList_UiaControlType" data-uid="C1.Win.Accessibility.Items.UiaList.UiaControlType">
          <a class="xref" href="C1.Win.Accessibility.Items.UiaList.UiaControlType.html#C1_Win_Accessibility_Items_UiaList_UiaControlType">UiaControlType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets UIA control type of this item.</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_Accessibility_Items_UiaList_GetPatternProvider_System_Int32_" data-uid="C1.Win.Accessibility.Items.UiaList.GetPatternProvider(System.Int32)">
          <a class="xref" href="C1.Win.Accessibility.Items.UiaList.GetPatternProvider.html#C1_Win_Accessibility_Items_UiaList_GetPatternProvider_System_Int32_">GetPatternProvider(int)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Accessibility_Items_UiaList_GetSelection" data-uid="C1.Win.Accessibility.Items.UiaList.GetSelection">
          <a class="xref" href="C1.Win.Accessibility.Items.UiaList.GetSelection.html#C1_Win_Accessibility_Items_UiaList_GetSelection">GetSelection()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
