[]
This method is not allowed to call from user's code.
[Obsolete("This method is not allowed to call from user's code.")]
public void RemoveAt(int index)
<Obsolete("This method is not allowed to call from user's code.")>
Public Sub RemoveAt(index As Integer)
| Type | Name | Description |
|---|---|---|
| int | index | The zero-based index of the element to remove. |