DotNetCalls.Delete
- Updated2025-07-21
- 1 minute(s) read
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.