Freigeben über


SoapPayloadMethodCollection.Item Property

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

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Using Collections

Überladungsliste

Name 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)  

Siehe auch

Verweis

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

Andere Ressourcen

Using Collections
Using Collections