This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IJ > IJSONArray Interface > IJSONArray.RemoveValue Method (ArcObjects .NET 10.4 SDK) |
Remove a value from the member collection.
[Visual Basic .NET] Public Sub RemoveValue ( _ ByVal index As Integer _ )
[C#] public void RemoveValue ( int index );
[C++]
HRESULT RemoveValue(
long index
);
[C++]
Parameters index [in] index is a parameter of type long