This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IR > IResponseMessage Interface > IResponseMessage.RemoveArgument Method (ArcObjects .NET 10.5 SDK) |
Removes an argument from the response message.
[Visual Basic .NET] Public Sub removeArgument ( _ ByVal nIndex As Integer _ )
[C#] public void removeArgument ( int nIndex );
[C++]
HRESULT removeArgument(
Long nIndex
);
[C++]
Parameters nIndex [in] nIndex is a parameter of type Long