言語

ForEachVariableMappings.Remove(Object) メソッド

定義

ForEachVariableMapping コレクションからForEachVariableMappings オブジェクトを削除します。

public:
 void Remove(System::Object ^ index);
public void Remove(object index);
member this.Remove : obj -> unit
Public Sub Remove (index As Object)

パラメーター

index
Object

削除すべき ForEachVariableMapping オブジェクトの名前、インデックス、ID、または識別子です。

適用対象