# C1.Design.ProjectItems

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Design_ProjectItems" data-uid="C1.Design.ProjectItems" class="text-break">ProjectItems Struct
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Design.html">C1.Design</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Themes.4.8.dll</h6>
  <h5 id="C1_Design_ProjectItems_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct ProjectItems</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure ProjectItems</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_Design_ProjectItems__ctor_System_Object_" data-uid="C1.Design.ProjectItems.#ctor(System.Object)">
          <a class="xref" href="C1.Design.ProjectItems.-ctor.html#C1_Design_ProjectItems__ctor_System_Object_">ProjectItems(object)</a>
        </td>
        <td class="markdown level1 summary"></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_Design_ProjectItems_Count" data-uid="C1.Design.ProjectItems.Count">
          <a class="xref" href="C1.Design.ProjectItems.Count.html#C1_Design_ProjectItems_Count">Count</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Design_ProjectItems_IsValid" data-uid="C1.Design.ProjectItems.IsValid">
          <a class="xref" href="C1.Design.ProjectItems.IsValid.html#C1_Design_ProjectItems_IsValid">IsValid</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Design_ProjectItems_Item_System_Int32_" data-uid="C1.Design.ProjectItems.Item(System.Int32)">
          <a class="xref" href="C1.Design.ProjectItems.Item.html#C1_Design_ProjectItems_Item_System_Int32_">this[int]</a>
        </td>
        <td class="markdown level1 summary"></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_Design_ProjectItems_AddFolder_System_String_System_String_" data-uid="C1.Design.ProjectItems.AddFolder(System.String,System.String)">
          <a class="xref" href="C1.Design.ProjectItems.AddFolder.html#C1_Design_ProjectItems_AddFolder_System_String_System_String_">AddFolder(string, string)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Design_ProjectItems_AddFromFileCopy_System_String_" data-uid="C1.Design.ProjectItems.AddFromFileCopy(System.String)">
          <a class="xref" href="C1.Design.ProjectItems.AddFromFileCopy.html#C1_Design_ProjectItems_AddFromFileCopy_System_String_">AddFromFileCopy(string)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Design_ProjectItems_Initialize" data-uid="C1.Design.ProjectItems.Initialize">
          <a class="xref" href="C1.Design.ProjectItems.Initialize.html#C1_Design_ProjectItems_Initialize">Initialize()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
