public void RemoveAt (int index);

파라미터

indexIndex to remove.

설명

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