# C1.DataCollection.BindingList.C1BindingListDataCollectionEx

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_DataCollection_BindingList_C1BindingListDataCollectionEx" data-uid="C1.DataCollection.BindingList.C1BindingListDataCollectionEx" class="text-break">C1BindingListDataCollectionEx Class
</h1>
  <div class="markdown level0 summary"><p><a class="xref" href="C1.DataCollection.BindingList.C1BindingListDataCollection.html">C1BindingListDataCollection</a> extension methods.</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">C1BindingListDataCollectionEx</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.DataCollection.BindingList.html">C1.DataCollection.BindingList</a></h6>
  <h6><strong>Assembly</strong>: C1.DataCollection.BindingList.dll</h6>
  <h5 id="C1_DataCollection_BindingList_C1BindingListDataCollectionEx_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class C1BindingListDataCollectionEx</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Module C1BindingListDataCollectionEx</code></pre>
  </div>
  <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_DataCollection_BindingList_C1BindingListDataCollectionEx_AsDataCollection_System_ComponentModel_IBindingList_" data-uid="C1.DataCollection.BindingList.C1BindingListDataCollectionEx.AsDataCollection(System.ComponentModel.IBindingList)">
          <a class="xref" href="C1.DataCollection.BindingList.C1BindingListDataCollectionEx.AsDataCollection.html#C1_DataCollection_BindingList_C1BindingListDataCollectionEx_AsDataCollection_System_ComponentModel_IBindingList_">AsDataCollection(IBindingList)</a>
        </td>
        <td class="markdown level1 summary"><p>Wraps the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.ibindinglist">IBindingList</a> into a data collection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1BindingListDataCollectionEx_AsDataCollection_System_Data_DataTable_" data-uid="C1.DataCollection.BindingList.C1BindingListDataCollectionEx.AsDataCollection(System.Data.DataTable)">
          <a class="xref" href="C1.DataCollection.BindingList.C1BindingListDataCollectionEx.AsDataCollection.html#C1_DataCollection_BindingList_C1BindingListDataCollectionEx_AsDataCollection_System_Data_DataTable_">AsDataCollection(DataTable)</a>
        </td>
        <td class="markdown level1 summary"><p>Wraps the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.data.datatable">DataTable</a> into a data collection.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
