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

적용 대상