# C1.Win.Command.C1OutPages

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Command_C1OutPages" data-uid="C1.Win.Command.C1OutPages" class="text-break">C1OutPages Class
</h1>
  <div class="markdown level0 summary"><p>The collection of outbar pages.</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">PagedControlsCollectionBase</span></div>
    <div class="level2"><span class="xref">C1OutPages</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>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Command.html">C1.Win.Command</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Command.4.8.dll</h6>
  <h5 id="C1_Win_Command_C1OutPages_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[ListBindable(false)]
public class C1OutPages : PagedControlsCollectionBase, IList, ICollection, IEnumerable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;ListBindable(False)&gt;
Public Class C1OutPages
    Inherits PagedControlsCollectionBase
    Implements IList, ICollection, IEnumerable</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="C1_Win_Command_C1OutPages_Item_System_Int32_" data-uid="C1.Win.Command.C1OutPages.Item(System.Int32)">
          <a class="xref" href="C1.Win.Command.C1OutPages.Item.html#C1_Win_Command_C1OutPages_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="C1_Win_Command_C1OutPages_Item_System_String_" data-uid="C1.Win.Command.C1OutPages.Item(System.String)">
          <a class="xref" href="C1.Win.Command.C1OutPages.Item.html#C1_Win_Command_C1OutPages_Item_System_String_">this[string]</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an outpage with the specified key from the collection.</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_Command_C1OutPages_BeginUpdate" data-uid="C1.Win.Command.C1OutPages.BeginUpdate">
          <a class="xref" href="C1.Win.Command.C1OutPages.BeginUpdate.html#C1_Win_Command_C1OutPages_BeginUpdate">BeginUpdate()</a>
        </td>
        <td class="markdown level1 summary"><p>This method is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Command_C1OutPages_EndUpdate" data-uid="C1.Win.Command.C1OutPages.EndUpdate">
          <a class="xref" href="C1.Win.Command.C1OutPages.EndUpdate.html#C1_Win_Command_C1OutPages_EndUpdate">EndUpdate()</a>
        </td>
        <td class="markdown level1 summary"><p>This method is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Command_C1OutPages_IndexOfKey_System_String_" data-uid="C1.Win.Command.C1OutPages.IndexOfKey(System.String)">
          <a class="xref" href="C1.Win.Command.C1OutPages.IndexOfKey.html#C1_Win_Command_C1OutPages_IndexOfKey_System_String_">IndexOfKey(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the index of the first occurrence of the C1OutPage with the specified key.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Command_C1OutPages_OnPageAdded_System_Windows_Forms_Control_" data-uid="C1.Win.Command.C1OutPages.OnPageAdded(System.Windows.Forms.Control)">
          <a class="xref" href="C1.Win.Command.C1OutPages.OnPageAdded.html#C1_Win_Command_C1OutPages_OnPageAdded_System_Windows_Forms_Control_">OnPageAdded(Control)</a>
        </td>
        <td class="markdown level1 summary"><p>This method is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Command_C1OutPages_OnPageRemoved_System_Windows_Forms_Control_System_Int32_" data-uid="C1.Win.Command.C1OutPages.OnPageRemoved(System.Windows.Forms.Control,System.Int32)">
          <a class="xref" href="C1.Win.Command.C1OutPages.OnPageRemoved.html#C1_Win_Command_C1OutPages_OnPageRemoved_System_Windows_Forms_Control_System_Int32_">OnPageRemoved(Control, int)</a>
        </td>
        <td class="markdown level1 summary"><p>This method is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Command_C1OutPages_check_page_System_Object_" data-uid="C1.Win.Command.C1OutPages.check_page(System.Object)">
          <a class="xref" href="C1.Win.Command.C1OutPages.check_page.html#C1_Win_Command_C1OutPages_check_page_System_Object_">check_page(object)</a>
        </td>
        <td class="markdown level1 summary"><p>This method is for internal use only.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
