[Visual Basic .NET] Public Sub Delete ( _ ByVal stringArray As Object _ )
[C#] public void Delete ( object stringArray );
[C++]
HRESULT Delete(
VARIANT stringArray
);
[C++]Parameters
stringArray [in] stringArray is a parameter of type VARIANT
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.