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