ArcObjects Library Reference (System)  

IJSONArray.ClearAll Method

Removes all values.

[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

IJSONArray Interface