ServiceDescriptionCollection::Item Property
.NET Framework (current version)
Gets or sets the ServiceDescription instance specified by the parameter passed in.
Assembly: System.Web.Services (in System.Web.Services.dll)
| Name | Description | |
|---|---|---|
![]() | Item[Int32] | Gets or sets the value of a ServiceDescription at the specified zero-based index. |
![]() | Item[String^] | Gets a ServiceDescription specified by its TargetNamespace property. |
Show:
