DotNetCalls.Delete

Syntax

DotNetCalls.Delete( index)

Purpose

Removes the DotNetCall object at the specified index from the DotNetCalls collection.

Parameters

index As Long

[In] Specifies the zero-based index of the DotNetCall object to remove from the DotNetCalls collection.

See Also

DotNetCall