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