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


ICommandItem.Reset Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > ICommandItem Interface > ICommandItem.Reset Method
ArcGIS Developer Help

ICommandItem.Reset Method

Restores this command item's properties to that of the original.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICommandItem Interface