This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IB > IBasicHistogram Interface > IBasicHistogram.Invalidate Method (ArcObjects .NET 10.5 SDK) |
Causes to recreate the Histogram from the Table for the next GetHistogram call.
[Visual Basic .NET]
Public Sub Invalidate ( _
)
[C#] public void Invalidate ( );
[C++]
HRESULT Invalidate(
void
);