# GrapeCity.ActiveReports.Document.Section.Annotations.AnnotationCollection.OnClearComplete

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_ActiveReports_Document_Section_Annotations_AnnotationCollection_OnClearComplete_" data-uid="GrapeCity.ActiveReports.Document.Section.Annotations.AnnotationCollection.OnClearComplete*">OnClearComplete Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Document_Section_Annotations_AnnotationCollection_OnClearComplete_" data-uid="GrapeCity.ActiveReports.Document.Section.Annotations.AnnotationCollection.OnClearComplete*"></a>
<h4 id="GrapeCity_ActiveReports_Document_Section_Annotations_AnnotationCollection_OnClearComplete" data-uid="GrapeCity.ActiveReports.Document.Section.Annotations.AnnotationCollection.OnClearComplete">OnClearComplete()</h4>
<div class="markdown level1 summary"><p>Calls when clearing the contents of the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.collectionbase">CollectionBase</a> instance is complete.</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 OnClearComplete()</code></pre>
</div>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.collectionbase.onclearcomplete">CollectionBase.OnClearComplete()</a></div>
<h5 id="GrapeCity_ActiveReports_Document_Section_Annotations_AnnotationCollection_OnClearComplete_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>Performs additional custom processes after clearing the contents of the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.collectionbase">CollectionBase</a> instance.</p>
</div>
</div>
