SoapMethodCollectionBase.Remove Método

Definición

Sobrecargas

Remove(String)

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

Parámetros

name
String

Se aplica a

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)

Parámetros

name
String
methodNamespace
String

Se aplica a