ArcObjects Library Reference (System)  

IJSONObject.ClearAll Method

Removes all members.

[Visual Basic .NET]
Public Sub ClearAll ( _
)
[C#]
public void ClearAll (
);
[C++]
HRESULT ClearAll(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IJSONObject Interface