SoapMethodCollectionBase.Remove Méthode

Définition

Surcharges

Remove(String)

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

Paramètres

name
String

S’applique à

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)

Paramètres

name
String
methodNamespace
String

S’applique à