SoapPayloadMethodCollection.Item Property
Gets a SoapPayloadMethod object in the collection by name or by index number.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
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) |
See Also
Reference
SoapPayloadMethodCollection Class
SoapPayloadMethodCollection Members
Microsoft.SqlServer.Management.Smo Namespace