# C1.DataCollection.BindingList.C1DataCollectionBindingList

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_DataCollection_BindingList_C1DataCollectionBindingList" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList" class="text-break">C1DataCollectionBindingList Class
</h1>
  <div class="markdown level0 summary"><p>This class exposes an <a class="xref" href="../C1.DataCollection/C1.DataCollection.IDataCollection-1.html">IDataCollection&lt;T&gt;</a> as a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.ibindinglist">IBindingList</a> so it can be used in WinForm controls that has support for this interface.</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">C1DataCollectionBindingList</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.ibindinglistview">IBindingListView</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.ibindinglist">IBindingList</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.ilist">IList</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.icollection">ICollection</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.ienumerable">IEnumerable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.icanceladdnew">ICancelAddNew</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.itypedlist">ITypedList</a></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_C1DataCollectionBindingList_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1DataCollectionBindingList : IBindingListView, IBindingList, IList, ICollection, IEnumerable, ICancelAddNew, ITypedList</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1DataCollectionBindingList
    Implements IBindingListView, IBindingList, IList, ICollection, IEnumerable, ICancelAddNew, ITypedList</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_DataCollection_BindingList_C1DataCollectionBindingList__ctor" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.#ctor">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.-ctor.html#C1_DataCollection_BindingList_C1DataCollectionBindingList__ctor">C1DataCollectionBindingList()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.html">C1DataCollectionBindingList</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList__ctor_C1_DataCollection_IDataCollection_System_Object__System_Boolean_System_Boolean_" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.#ctor(C1.DataCollection.IDataCollection{System.Object},System.Boolean,System.Boolean)">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.-ctor.html#C1_DataCollection_BindingList_C1DataCollectionBindingList__ctor_C1_DataCollection_IDataCollection_System_Object__System_Boolean_System_Boolean_">C1DataCollectionBindingList(IDataCollection&lt;object&gt;, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.html">C1DataCollectionBindingList</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList__ctor_System_Collections_IEnumerable_" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.#ctor(System.Collections.IEnumerable)">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.-ctor.html#C1_DataCollection_BindingList_C1DataCollectionBindingList__ctor_System_Collections_IEnumerable_">C1DataCollectionBindingList(IEnumerable)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.html">C1DataCollectionBindingList</a> class.</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_DataCollection_BindingList_C1DataCollectionBindingList_AllowEdit" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.AllowEdit">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.AllowEdit.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_AllowEdit">AllowEdit</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether you can update items in the list.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_AllowNew" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.AllowNew">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.AllowNew.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_AllowNew">AllowNew</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether you can add items to the list using <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.ibindinglist.addnew">AddNew()</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_AllowRemove" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.AllowRemove">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.AllowRemove.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_AllowRemove">AllowRemove</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether you can remove items from the list, using <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.ilist.remove">Remove(object)</a> or <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.ilist.removeat">RemoveAt(int)</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_Count" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.Count">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.Count.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_Count">Count</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the number of elements contained in the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.icollection">ICollection</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_DataCollection" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.DataCollection">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.DataCollection.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_DataCollection">DataCollection</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the underlying data collection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_Filter" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.Filter">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.Filter.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_Filter">Filter</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_IsCommitting" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.IsCommitting">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.IsCommitting.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_IsCommitting">IsCommitting</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the changes are being committed to the underlying collection</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_IsFixedSize" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.IsFixedSize">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.IsFixedSize.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_IsFixedSize">IsFixedSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.ilist">IList</a> has a fixed size.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_IsReadOnly" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.IsReadOnly">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.IsReadOnly.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_IsReadOnly">IsReadOnly</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.ilist">IList</a> is read-only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_IsSorted" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.IsSorted">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.IsSorted.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_IsSorted">IsSorted</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_IsSynchronized" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.IsSynchronized">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.IsSynchronized.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_IsSynchronized">IsSynchronized</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether access to the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.icollection">ICollection</a> is synchronized (thread safe).</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_Item_System_Int32_" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.Item(System.Int32)">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.Item.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_Item_System_Int32_">this[int]</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a> at the specified index.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_NotifiesReplaceAsReset" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.NotifiesReplaceAsReset">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.NotifiesReplaceAsReset.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_NotifiesReplaceAsReset">NotifiesReplaceAsReset</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the item changes(Replace) are notified as Reset.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_SortDescriptions" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.SortDescriptions">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.SortDescriptions.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_SortDescriptions">SortDescriptions</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_SortDirection" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.SortDirection">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.SortDirection.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_SortDirection">SortDirection</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_SortProperty" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.SortProperty">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.SortProperty.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_SortProperty">SortProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_SupportsAdvancedSorting" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.SupportsAdvancedSorting">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.SupportsAdvancedSorting.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_SupportsAdvancedSorting">SupportsAdvancedSorting</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_SupportsChangeNotification" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.SupportsChangeNotification">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.SupportsChangeNotification.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_SupportsChangeNotification">SupportsChangeNotification</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.ibindinglist.listchanged">ListChanged</a> event is raised when the list changes or an item in the list changes.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_SupportsFiltering" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.SupportsFiltering">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.SupportsFiltering.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_SupportsFiltering">SupportsFiltering</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_SupportsSearching" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.SupportsSearching">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.SupportsSearching.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_SupportsSearching">SupportsSearching</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the list supports searching using the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.ibindinglist.find">Find(PropertyDescriptor, object)</a> method.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_SupportsSorting" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.SupportsSorting">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.SupportsSorting.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_SupportsSorting">SupportsSorting</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_SyncRoot" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.SyncRoot">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.SyncRoot.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_SyncRoot">SyncRoot</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an object that can be used to synchronize access to the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.icollection">ICollection</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_UseNullSentinel" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.UseNullSentinel">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.UseNullSentinel.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_UseNullSentinel">UseNullSentinel</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether a sentinel item will be returned for those items that are null.</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_DataCollection_BindingList_C1DataCollectionBindingList_Add_System_Object_" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.Add(System.Object)">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.Add.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_Add_System_Object_">Add(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds an item to the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.ilist">IList</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_AddIndex_System_ComponentModel_PropertyDescriptor_" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.AddIndex(System.ComponentModel.PropertyDescriptor)">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.AddIndex.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_AddIndex_System_ComponentModel_PropertyDescriptor_">AddIndex(PropertyDescriptor)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_AddNew" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.AddNew">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.AddNew.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_AddNew">AddNew()</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a new item to the list.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_ApplySort_System_ComponentModel_ListSortDescriptionCollection_" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.ApplySort(System.ComponentModel.ListSortDescriptionCollection)">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.ApplySort.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_ApplySort_System_ComponentModel_ListSortDescriptionCollection_">ApplySort(ListSortDescriptionCollection)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_ApplySort_System_ComponentModel_PropertyDescriptor_System_ComponentModel_ListSortDirection_" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.ApplySort(System.ComponentModel.PropertyDescriptor,System.ComponentModel.ListSortDirection)">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.ApplySort.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_ApplySort_System_ComponentModel_PropertyDescriptor_System_ComponentModel_ListSortDirection_">ApplySort(PropertyDescriptor, ListSortDirection)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_CancelNew_System_Int32_" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.CancelNew(System.Int32)">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.CancelNew.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_CancelNew_System_Int32_">CancelNew(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Discards a pending new item from the collection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_Clear" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.Clear">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.Clear.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_Clear">Clear()</a>
        </td>
        <td class="markdown level1 summary"><p>Removes all items from the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.ilist">IList</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_Contains_System_Object_" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.Contains(System.Object)">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.Contains.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_Contains_System_Object_">Contains(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.ilist">IList</a> contains a specific value.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_CopyTo_System_Array_System_Int32_" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.CopyTo(System.Array,System.Int32)">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.CopyTo.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_CopyTo_System_Array_System_Int32_">CopyTo(Array, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Copies the elements of the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.icollection">ICollection</a> to an <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.array">Array</a>, starting at a particular <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.array">Array</a> index.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_EndNew_System_Int32_" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.EndNew(System.Int32)">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.EndNew.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_EndNew_System_Int32_">EndNew(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Commits a pending new item to the collection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_Find_System_ComponentModel_PropertyDescriptor_System_Object_" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.Find(System.ComponentModel.PropertyDescriptor,System.Object)">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.Find.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_Find_System_ComponentModel_PropertyDescriptor_System_Object_">Find(PropertyDescriptor, object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_FromFilterString_System_String_" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.FromFilterString(System.String)">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.FromFilterString.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_FromFilterString_System_String_">FromFilterString(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Parses a filter expression string and returns the corresponding <a class="xref" href="../C1.DataCollection/C1.DataCollection.FilterExpression.html">FilterExpression</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_GetEnumerator" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.GetEnumerator">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.GetEnumerator.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_GetEnumerator">GetEnumerator()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns an enumerator that iterates through a collection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_GetItemProperties_System_ComponentModel_PropertyDescriptor___" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.GetItemProperties(System.ComponentModel.PropertyDescriptor[])">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.GetItemProperties.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_GetItemProperties_System_ComponentModel_PropertyDescriptor___">GetItemProperties(PropertyDescriptor[])</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_GetListName_System_ComponentModel_PropertyDescriptor___" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.GetListName(System.ComponentModel.PropertyDescriptor[])">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.GetListName.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_GetListName_System_ComponentModel_PropertyDescriptor___">GetListName(PropertyDescriptor[])</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_IndexOf_System_Object_" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.IndexOf(System.Object)">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.IndexOf.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_IndexOf_System_Object_">IndexOf(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines the index of a specific item in the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.ilist">IList</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_Insert_System_Int32_System_Object_" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.Insert(System.Int32,System.Object)">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.Insert.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_Insert_System_Int32_System_Object_">Insert(int, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Inserts an item to the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.ilist">IList</a> at the specified index.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_OnListChanged_System_Object_System_ComponentModel_ListChangedEventArgs_" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.OnListChanged(System.Object,System.ComponentModel.ListChangedEventArgs)">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.OnListChanged.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_OnListChanged_System_Object_System_ComponentModel_ListChangedEventArgs_">OnListChanged(object, ListChangedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Called to raise <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.ListChanged.html">ListChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_Remove_System_Object_" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.Remove(System.Object)">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.Remove.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_Remove_System_Object_">Remove(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Removes the first occurrence of a specific object from the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.ilist">IList</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_RemoveAt_System_Int32_" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.RemoveAt(System.Int32)">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.RemoveAt.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_RemoveAt_System_Int32_">RemoveAt(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Removes the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.ilist">IList</a> item at the specified index.</p>
</td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_RemoveFilter" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.RemoveFilter">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.RemoveFilter.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_RemoveFilter">RemoveFilter()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_RemoveIndex_System_ComponentModel_PropertyDescriptor_" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.RemoveIndex(System.ComponentModel.PropertyDescriptor)">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.RemoveIndex.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_RemoveIndex_System_ComponentModel_PropertyDescriptor_">RemoveIndex(PropertyDescriptor)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_DataCollection_BindingList_C1DataCollectionBindingList_RemoveSort" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.RemoveSort">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.RemoveSort.html#C1_DataCollection_BindingList_C1DataCollectionBindingList_RemoveSort">RemoveSort()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</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_C1DataCollectionBindingList_ListChanged" data-uid="C1.DataCollection.BindingList.C1DataCollectionBindingList.ListChanged">
          <a class="xref" href="C1.DataCollection.BindingList.C1DataCollectionBindingList.ListChanged.html">ListChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the list changes or an item in the list changes.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="C1.DataCollection.BindingList.C1BindingListDataCollectionEx.AsDataCollection.html#C1_DataCollection_BindingList_C1BindingListDataCollectionEx_AsDataCollection_System_ComponentModel_IBindingList_">C1BindingListDataCollectionEx.AsDataCollection(IBindingList)</a>
  </div>

</div>
