Version: 5.5
public void RemoveAt (int index);

파라미터

index Index to remove.

설명

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