Version: 2017.3
public void RemoveAt (int index);

参数

index 要删除的索引。

描述

与 List:Remove 相同,只是它还会在客户端上删除索引。