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