Propriété Item
Gets a SoapPayloadMethod object in the collection by name or by index number.
Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.
Liste de surcharge
Nom | Description | |
---|---|---|
Item[ ( [ ( Int32] ) ] ) | Gets a SoapPayloadMethod object in the collection by index number. | |
Item[ ( [ ( String] ) ] ) | Gets a SoapPayloadMethod object in the collection by name. | |
Item[ ( [ ( String, String] ) ] ) | Gets a SoapPayloadMethod object in the specified collection by name. |
Haut de la page
Voir aussi