SoapMethodCollectionBase.Remove メソッド

定義

オーバーロード

Remove(String)

public void Remove(string name);
override this.Remove : string -> unit
Public Sub Remove (name As String)

パラメーター

name
String

適用対象

Remove(String, String)

public void Remove(string name, string methodNamespace);
override this.Remove : string * string -> unit
Public Sub Remove (name As String, methodNamespace As String)

パラメーター

name
String
methodNamespace
String

適用対象