This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > ICommandItem Interface > ICommandItem.Reset Method (ArcObjects .NET 10.5 SDK) |
Restores this command item's properties to that of the original.
[Visual Basic .NET]
Public Sub Reset ( _
)
[C#] public void Reset ( );