Deletes a value.
[Visual Basic .NET] Public Sub Delete ( _ ByVal Value As String _ )
[C#] public void Delete ( string Value );
[C++]
HRESULT Delete(
BSTR Value
);
[C++]Parameters
Value [in] Value is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.