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


ICommandItem.Reset Method (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Framework)  

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