public void RemoveAt (int index);

Parámetros

indexIndex to remove.

Descripción

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