Version: 2017.2
public void RemoveAt (int index);

Parámetros

index Index to remove.

Descripción

Same as List:Remove except it removes the index on clients also.