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