# C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeCompositionClause

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeCompositionClause" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeCompositionClause" class="text-break">Ime.ImeCompositionClause Struct
</h1>
  <div class="markdown level0 summary"><p>Defines a clause of the composition.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.html">C1.Win.C1Input.GrapeCity.Framework.Input</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Input.4.8.dll</h6>
  <h5 id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeCompositionClause_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public struct Ime.ImeCompositionClause</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Structure Ime.ImeCompositionClause</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_C1Input_GrapeCity_Framework_Input_Ime_ImeCompositionClause__ctor_System_Int32_System_Int32_" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeCompositionClause.#ctor(System.Int32,System.Int32)">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeCompositionClause.-ctor.html#C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeCompositionClause__ctor_System_Int32_System_Int32_">ImeCompositionClause(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeCompositionClause.html">Ime.ImeCompositionClause</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_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeCompositionClause_Length" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeCompositionClause.Length">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeCompositionClause.Length.html#C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeCompositionClause_Length">Length</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an <b>int</b> indicating the start of the clause.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeCompositionClause_Start" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeCompositionClause.Start">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeCompositionClause.Start.html#C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeCompositionClause_Start">Start</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an <b>int</b> indicating the start of the clause.</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_C1Input_GrapeCity_Framework_Input_Ime_ImeCompositionClause_GetClauseString_System_String_" data-uid="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeCompositionClause.GetClauseString(System.String)">
          <a class="xref" href="C1.Win.C1Input.GrapeCity.Framework.Input.Ime.ImeCompositionClause.GetClauseString.html#C1_Win_C1Input_GrapeCity_Framework_Input_Ime_ImeCompositionClause_GetClauseString_System_String_">GetClauseString(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the string of the clause from the given composition string.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
