FaultBindingCollection::Item Property
.NET Framework (current version)
Gets or sets the FaultBinding 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 FaultBinding at the specified zero-based index. |
![]() | Item[String^] | Gets a FaultBinding specified by its name. |
Show:
