# C1.Win.Ribbon.RibbonQatItemCollection.OnClear

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Ribbon_RibbonQatItemCollection_OnClear_" data-uid="C1.Win.Ribbon.RibbonQatItemCollection.OnClear*">OnClear Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Ribbon_RibbonQatItemCollection_OnClear_" data-uid="C1.Win.Ribbon.RibbonQatItemCollection.OnClear*"></a>
<h4 id="C1_Win_Ribbon_RibbonQatItemCollection_OnClear" data-uid="C1.Win.Ribbon.RibbonQatItemCollection.OnClear">OnClear()</h4>
<div class="markdown level1 summary"><p>Performs additional custom processes when clearing the contents of
the <a class="xref" href="C1.Win.Ribbon.RibbonQatItemCollection.html">RibbonQatItemCollection</a> instance.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">protected override void OnClear()</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Protected Overrides Sub OnClear()</code></pre>
</div>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="C1.Win.Ribbon.RibbonItemCollectionBase.OnClear.html#C1_Win_Ribbon_RibbonItemCollectionBase_OnClear">RibbonItemCollectionBase.OnClear()</a></div>
</div>
