This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IActionState Interface > IActionState.ResetToDefaultState Method (ArcObjects .NET 10.4 SDK) |
Reset the State information to default.
[Visual Basic .NET]
Public Sub ResetToDefaultState ( _
)
[C#] public void ResetToDefaultState ( );
[C++]
HRESULT ResetToDefaultState(
void
);