XmpCollection.RemoveAt

XmpCollection.RemoveAt method

移除指定索引处的项。

public void RemoveAt(int index)
参数类型描述
索引Int32要移除的项的零基索引。

另请参见