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