Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- index
- The zero-based index of the element to remove.
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | index is less than 0. -or- index is greater than Count. |