'Usage Dim instance As TdParameterCollection Dim index As Integer instance.RemoveAt(index)
Parameters
- index
- The specified position within the collection.
'Usage Dim instance As TdParameterCollection Dim index As Integer instance.RemoveAt(index)
Exception | Description |
---|---|
System.IndexOutOfRangeException | The index is not between zero and TdParameterCollection.Count - 1. |
Target Platforms: Windows 8.1, Windows 10, Windows Server 2012 R2, Windows Server 2016, Windows Server 2019