System.Web.Services 1.0.5000.0 2.0.0.0 Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details. System.Collections.CollectionBase A represents a MIME text pattern for which an HTTP transmission will be searched. For more information about specifying protocols for XML Web services, see [<topic://cpconbuildingaspnetwebservices>]. For more information about Web Services Description Language (WSDL), see the specification at http://www.w3.org/TR/wsdl/. Provides a collection of instances of the class. This class cannot be inherited. Constructor To be added Initializes a new instance of the class. 1.0.5000.0 2.0.0.0 Method System.Int32 To be added Adds the specified to the end of the . The zero-based index where the parameter has been added. The to add to the collection. 1.0.5000.0 2.0.0.0 Method System.Boolean To be added Returns a value indicating whether the specified is a member of the . true if the parameter is a member of the MimeTextMatchCollection; otherwise, false. The for which to check collection membership. 1.0.5000.0 2.0.0.0 Method System.Void To be added Copies the entire to a compatible one-dimensional array of type , starting at the specified zero-based index of the target array. The array of type serving as the destination for the copy action. The zero-based index at which to start placing the copied collection. 1.0.5000.0 2.0.0.0 Method System.Int32 To be added Searches for the specified and returns the zero-based index of the first occurrence within the collection. A 32-bit signed integer. The for which to search in the collection. 1.0.5000.0 2.0.0.0 Method System.Void If the number of items in the collection already equals the collection's capacity, the capacity is doubled by automatically reallocating the internal array before the new element is inserted. If the parameter is equal to , the parameter is added to the end of the . The elements after the insertion point move down to accommodate the new element. Adds the specified to the at the specified index. The zero-based index at which to insert the parameter. The to add to the collection. 1.0.5000.0 2.0.0.0 Property System.Web.Services.Description.MimeTextMatch To be added: an object of type 'int' To be added To be added: an object of type 'MimeTextMatch' To be added 1.0.5000.0 2.0.0.0 Method System.Void This method performs a linear search; therefore, the average execution time is proportional to . The elements that follow the removed MimeTextMatch move up to occupy the vacated spot. Removes the first occurrence of the specified from the . The to remove from the collection. 1.0.5000.0 2.0.0.0