# C1.Win.Command.C1OutPage.C1OutPageControlCollection

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Command_C1OutPage_C1OutPageControlCollection" data-uid="C1.Win.Command.C1OutPage.C1OutPageControlCollection" class="text-break">C1OutPage.C1OutPageControlCollection Class
</h1>
  <div class="markdown level0 summary"><p>Represents a collection of control objects.</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.windows.forms.layout.arrangedelementcollection">ArrangedElementCollection</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control">Control</a>.<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control.controlcollection">ControlCollection</a></div>
    <div class="level3"><span class="xref">C1OutPage.C1OutPageControlCollection</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="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</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_C1OutPage_C1OutPageControlCollection_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1OutPage.C1OutPageControlCollection : Control.ControlCollection, IList, ICollection, IEnumerable, ICloneable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1OutPage.C1OutPageControlCollection
    Inherits Control.ControlCollection
    Implements IList, ICollection, IEnumerable, ICloneable</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_Command_C1OutPage_C1OutPageControlCollection__ctor_C1_Win_Command_C1OutPage_" data-uid="C1.Win.Command.C1OutPage.C1OutPageControlCollection.#ctor(C1.Win.Command.C1OutPage)">
          <a class="xref" href="C1.Win.Command.C1OutPage.C1OutPageControlCollection.-ctor.html#C1_Win_Command_C1OutPage_C1OutPageControlCollection__ctor_C1_Win_Command_C1OutPage_">C1OutPageControlCollection(C1OutPage)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the C1OutPageControlCollection class.</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_C1OutPage_C1OutPageControlCollection_Add_System_Windows_Forms_Control_" data-uid="C1.Win.Command.C1OutPage.C1OutPageControlCollection.Add(System.Windows.Forms.Control)">
          <a class="xref" href="C1.Win.Command.C1OutPage.C1OutPageControlCollection.Add.html#C1_Win_Command_C1OutPage_C1OutPageControlCollection_Add_System_Windows_Forms_Control_">Add(Control)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds the specified Control object to the collection.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
