Partager via


SoapPayloadMethodCollection.Item Property

Gets a SoapPayloadMethod object in the collection by name or by index number.

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.

Using Collections

Liste de surcharge

Nom Description
SoapPayloadMethodCollection.Item (Int32)
Gets a SoapPayloadMethod object in the collection by index number.
SoapPayloadMethodCollection.Item (String)
Gets a SoapPayloadMethod object in the collection by name.
SoapPayloadMethodCollection.Item (String, String)  

Voir aussi

Référence

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

Autres ressources

Using Collections
Using Collections