SchemaImporterExtensionElementCollection.RemoveAt(Int32) 方法

定義

從集合中移除指定索引處的項目。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public:
 void RemoveAt(int index);
public void RemoveAt (int index);
member this.RemoveAt : int -> unit
Public Sub RemoveAt (index As Integer)

參數

index
Int32

要移除之物件的索引。

適用於