# C1.PivotEngine.GeneralUtils

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_PivotEngine_GeneralUtils" data-uid="C1.PivotEngine.GeneralUtils" class="text-break">GeneralUtils Class
</h1>
  <div class="markdown level0 summary"></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">GeneralUtils</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.PivotEngine.html">C1.PivotEngine</a></h6>
  <h6><strong>Assembly</strong>: C1.PivotEngine.dll</h6>
  <h5 id="C1_PivotEngine_GeneralUtils_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[Obfuscation(Exclude = true, ApplyToMembers = true)]
public class GeneralUtils</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;Obfuscation(Exclude:=True, ApplyToMembers:=True)&gt;
Public Class GeneralUtils</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_PivotEngine_GeneralUtils__ctor" data-uid="C1.PivotEngine.GeneralUtils.#ctor">
          <a class="xref" href="C1.PivotEngine.GeneralUtils.-ctor.html#C1_PivotEngine_GeneralUtils__ctor">GeneralUtils()</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_PivotEngine_GeneralUtils_ChangeSubtotal_C1_PivotEngine_PivotField_System_String_" data-uid="C1.PivotEngine.GeneralUtils.ChangeSubtotal(C1.PivotEngine.PivotField,System.String)">
          <a class="xref" href="C1.PivotEngine.GeneralUtils.ChangeSubtotal.html#C1_PivotEngine_GeneralUtils_ChangeSubtotal_C1_PivotEngine_PivotField_System_String_">ChangeSubtotal(PivotField, string)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_PivotEngine_GeneralUtils_ColumnExists_C1_PivotEngine_PivotFieldList_System_String_" data-uid="C1.PivotEngine.GeneralUtils.ColumnExists(C1.PivotEngine.PivotFieldList,System.String)">
          <a class="xref" href="C1.PivotEngine.GeneralUtils.ColumnExists.html#C1_PivotEngine_GeneralUtils_ColumnExists_C1_PivotEngine_PivotFieldList_System_String_">ColumnExists(PivotFieldList, string)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_PivotEngine_GeneralUtils_ConvertToPostfix_System_String_" data-uid="C1.PivotEngine.GeneralUtils.ConvertToPostfix(System.String)">
          <a class="xref" href="C1.PivotEngine.GeneralUtils.ConvertToPostfix.html#C1_PivotEngine_GeneralUtils_ConvertToPostfix_System_String_">ConvertToPostfix(string)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
