The methods of System.Web.Services.Description.MimePartCollection are listed below. For a list of all members, see the MimePartCollection Members list.
See Also: Inherited members from System.Collections.CollectionBase
Adds the specified System.Web.Services.Description.MimePart to the end of the System.Web.Services.Description.MimePartCollection.
Returns a value indicating whether the specified System.Web.Services.Description.MimePart is a member of the System.Web.Services.Description.MimePartCollection.
Copies the entire System.Web.Services.Description.MimePartCollection to a compatible one-dimensional array of type System.Web.Services.Description.MimePart, starting at the specified zero-based index of the target array.
Searches for the specified System.Web.Services.Description.MimePart and returns the zero-based index of the first occurrence within the collection.
Adds the specified System.Web.Services.Description.MimePart to the System.Web.Services.Description.MimePartCollection at the specified index.
Removes the first occurrence of the specified System.Web.Services.Description.MimePart from the System.Web.Services.Description.MimePartCollection.