# GrapeCity.ActiveReports.Chart.WallRangesCollection

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Chart_WallRangesCollection" data-uid="GrapeCity.ActiveReports.Chart.WallRangesCollection" class="text-break">WallRangesCollection Class
</h1>
  <div class="markdown level0 summary"><p>Collection of wall ranges</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="https://learn.microsoft.com/dotnet/api/system.collections.collectionbase">CollectionBase</a></div>
    <div class="level2"><span class="xref">WallRangesCollection</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <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="GrapeCity.ActiveReports.Chart.IGraphItem.html">IGraphItem</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Chart.html">GrapeCity.ActiveReports.Chart</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Chart.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Chart_WallRangesCollection_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(StdCollectionTypeConverter))]
public sealed class WallRangesCollection : CollectionBase, IList, ICollection, IEnumerable, IGraphItem, ICloneable</code></pre>
  </div>
  <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="GrapeCity_ActiveReports_Chart_WallRangesCollection_Capacity" data-uid="GrapeCity.ActiveReports.Chart.WallRangesCollection.Capacity">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.WallRangesCollection.Capacity.html#GrapeCity_ActiveReports_Chart_WallRangesCollection_Capacity">Capacity</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of elements that the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.collectionbase">CollectionBase</a> can contain.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_WallRangesCollection_Count" data-uid="GrapeCity.ActiveReports.Chart.WallRangesCollection.Count">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.WallRangesCollection.Count.html#GrapeCity_ActiveReports_Chart_WallRangesCollection_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.collectionbase">CollectionBase</a> instance. This property cannot be overridden.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_WallRangesCollection_Item_System_Int32_" data-uid="GrapeCity.ActiveReports.Chart.WallRangesCollection.Item(System.Int32)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.WallRangesCollection.Item.html#GrapeCity_ActiveReports_Chart_WallRangesCollection_Item_System_Int32_">this[int]</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the element at the specified index.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_WallRangesCollection_Item_System_String_" data-uid="GrapeCity.ActiveReports.Chart.WallRangesCollection.Item(System.String)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.WallRangesCollection.Item.html#GrapeCity_ActiveReports_Chart_WallRangesCollection_Item_System_String_">this[string]</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="GrapeCity.ActiveReports.Chart.WallRange.html">WallRange</a> with the specified wall range name.</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="GrapeCity_ActiveReports_Chart_WallRangesCollection_Add_GrapeCity_ActiveReports_Chart_WallRange_" data-uid="GrapeCity.ActiveReports.Chart.WallRangesCollection.Add(GrapeCity.ActiveReports.Chart.WallRange)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.WallRangesCollection.Add.html#GrapeCity_ActiveReports_Chart_WallRangesCollection_Add_GrapeCity_ActiveReports_Chart_WallRange_">Add(WallRange)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds wall range object to the current collection</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_WallRangesCollection_AddRange_GrapeCity_ActiveReports_Chart_WallRange___" data-uid="GrapeCity.ActiveReports.Chart.WallRangesCollection.AddRange(GrapeCity.ActiveReports.Chart.WallRange[])">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.WallRangesCollection.AddRange.html#GrapeCity_ActiveReports_Chart_WallRangesCollection_AddRange_GrapeCity_ActiveReports_Chart_WallRange___">AddRange(WallRange[])</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a set of wall ranges to the current collection</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_WallRangesCollection_Clone" data-uid="GrapeCity.ActiveReports.Chart.WallRangesCollection.Clone">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.WallRangesCollection.Clone.html#GrapeCity_ActiveReports_Chart_WallRangesCollection_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a clone of the current object</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_WallRangesCollection_Contains_GrapeCity_ActiveReports_Chart_WallRange_" data-uid="GrapeCity.ActiveReports.Chart.WallRangesCollection.Contains(GrapeCity.ActiveReports.Chart.WallRange)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.WallRangesCollection.Contains.html#GrapeCity_ActiveReports_Chart_WallRangesCollection_Contains_GrapeCity_ActiveReports_Chart_WallRange_">Contains(WallRange)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the Collection contains the given <a class="xref" href="GrapeCity.ActiveReports.Chart.WallRange.html">WallRange</a></p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_WallRangesCollection_CopyTo_GrapeCity_ActiveReports_Chart_WallRange___System_Int32_" data-uid="GrapeCity.ActiveReports.Chart.WallRangesCollection.CopyTo(GrapeCity.ActiveReports.Chart.WallRange[],System.Int32)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.WallRangesCollection.CopyTo.html#GrapeCity_ActiveReports_Chart_WallRangesCollection_CopyTo_GrapeCity_ActiveReports_Chart_WallRange___System_Int32_">CopyTo(WallRange[], int)</a>
        </td>
        <td class="markdown level1 summary"><p>TBW</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_WallRangesCollection_IndexOf_GrapeCity_ActiveReports_Chart_WallRange_" data-uid="GrapeCity.ActiveReports.Chart.WallRangesCollection.IndexOf(GrapeCity.ActiveReports.Chart.WallRange)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.WallRangesCollection.IndexOf.html#GrapeCity_ActiveReports_Chart_WallRangesCollection_IndexOf_GrapeCity_ActiveReports_Chart_WallRange_">IndexOf(WallRange)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the index of the first occurrence of a value in the collection.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_WallRangesCollection_Insert_System_Int32_GrapeCity_ActiveReports_Chart_WallRange_" data-uid="GrapeCity.ActiveReports.Chart.WallRangesCollection.Insert(System.Int32,GrapeCity.ActiveReports.Chart.WallRange)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.WallRangesCollection.Insert.html#GrapeCity_ActiveReports_Chart_WallRangesCollection_Insert_System_Int32_GrapeCity_ActiveReports_Chart_WallRange_">Insert(int, WallRange)</a>
        </td>
        <td class="markdown level1 summary"><p>Inserts an element into the collection at the specified index.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_WallRangesCollection_OnClearComplete" data-uid="GrapeCity.ActiveReports.Chart.WallRangesCollection.OnClearComplete">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.WallRangesCollection.OnClearComplete.html#GrapeCity_ActiveReports_Chart_WallRangesCollection_OnClearComplete">OnClearComplete()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_WallRangesCollection_OnInsert_System_Int32_System_Object_" data-uid="GrapeCity.ActiveReports.Chart.WallRangesCollection.OnInsert(System.Int32,System.Object)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.WallRangesCollection.OnInsert.html#GrapeCity_ActiveReports_Chart_WallRangesCollection_OnInsert_System_Int32_System_Object_">OnInsert(int, object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_WallRangesCollection_OnRemoveComplete_System_Int32_System_Object_" data-uid="GrapeCity.ActiveReports.Chart.WallRangesCollection.OnRemoveComplete(System.Int32,System.Object)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.WallRangesCollection.OnRemoveComplete.html#GrapeCity_ActiveReports_Chart_WallRangesCollection_OnRemoveComplete_System_Int32_System_Object_">OnRemoveComplete(int, object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_WallRangesCollection_Remove_GrapeCity_ActiveReports_Chart_WallRange_" data-uid="GrapeCity.ActiveReports.Chart.WallRangesCollection.Remove(GrapeCity.ActiveReports.Chart.WallRange)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.WallRangesCollection.Remove.html#GrapeCity_ActiveReports_Chart_WallRangesCollection_Remove_GrapeCity_ActiveReports_Chart_WallRange_">Remove(WallRange)</a>
        </td>
        <td class="markdown level1 summary"><p>Removes the first occurrence of a specific object from the collection.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
