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