This document is archived and information here might be outdated.  Recommended version.


IUpdateLegendInfo.ResetUpdate Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IU > IUpdateLegendInfo Interface > IUpdateLegendInfo.ResetUpdate Method
ArcGIS Developer Help

IUpdateLegendInfo.ResetUpdate Method

Clear the update flag.

[Visual Basic .NET]
Public Sub ResetUpdate ( _
)
[C#]
public void ResetUpdate (
);
[C++]
HRESULT ResetUpdate(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IUpdateLegendInfo Interface