Share via


PartialTrustVisibleAssemblyCollection.Remove(String) メソッド

定義

指定した PartialTrustVisibleAssembly オブジェクトをコレクションから削除します。

public:
 void Remove(System::String ^ key);
public void Remove (string key);
member this.Remove : string -> unit
Public Sub Remove (key As String)

パラメーター

key
String

削除する要素のキー。

適用対象