'Usage Dim instance As ListItemCollectionInfo Dim index As Integer instance.RemoveAt(index)
Parameters
- index
- The System.Int32 value that indicates the index of the item to be removed.
'Usage Dim instance As ListItemCollectionInfo Dim index As Integer instance.RemoveAt(index)