Version: 2017.3
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.