The members of System.Web.Services.Description.OperationCollection are listed below.
See Also: Inherited members from System.Web.Services.Description.ServiceDescriptionBaseCollection
Adds the specified System.Web.Services.Description.Operation to the end of the System.Web.Services.Description.OperationCollection.
Returns a value indicating whether the specified System.Web.Services.Description.Operation is a member of the System.Web.Services.Description.OperationCollection.
Copies the entire System.Web.Services.Description.OperationCollection to a compatible one-dimensional array of type System.Web.Services.Description.Operation, starting at the specified zero-based index of the target array.
Searches for the specified System.Web.Services.Description.Operation and returns the zero-based index of the first occurrence within the collection.
Adds the specified System.Web.Services.Description.Operation to the System.Web.Services.Description.OperationCollection at the specified zero-based index.
Removes the first occurrence of the specified System.Web.Services.Description.Operation from the System.Web.Services.Description.OperationCollection.
Documentation for this section has not yet been entered.