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