Version: 2017.3
public void RemoveAt (int index);

Parameters

index Index to remove.

Description

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