Clear the inspector before inspecting another object.
[Visual Basic .NET]
Public Sub Clear ( _
)
[C#] public void Clear ( );
[C++]
HRESULT Clear(
void
);
Product Availability
Available with ArcGIS Engine.
Description
Use this property to reset your custom Feature Inspector control(s). The Clear property is called prior to updating the Inspect property with a new row enumeration.