public void RemoveAt (int index);

参数

index要删除的索引。

描述

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