ResourceAssignmentCollection.RemoveAt

ResourceAssignmentCollection.RemoveAt method

删除指定索引处的分配,如果集合不是只读的, 否则抛出 NotSupportedException.

public void RemoveAt(int index)
范围类型描述
indexInt32零基索引。

也可以看看