Partilhar via


SoapPayloadMethodCollection.Remove Method

Removes a SoapPayloadMethod object from the collection.

Remarks

Updated text:

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

Using Collections

Overload List

Name Description
SoapPayloadMethodCollection.Remove (SoapPayloadMethod)
Removes a SoapPayloadMethod object from the collection.
SoapPayloadMethodCollection.Remove (String) (inherited from Remove )
SoapPayloadMethodCollection.Remove (String, String) (inherited from Remove )

See Also

Reference

SoapPayloadMethodCollection Class
SoapPayloadMethodCollection Members
Microsoft.SqlServer.Management.Smo Namespace

Other Resources

Using Collections
Using Collections

Change History

Release

History

New content:
  • Added parameters to the Remove method.