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.Web.Services.Description.ServiceDescriptionBaseCollection The class corresponds to the Web Services Description Language (WSDL) <binding> element enclosed by the root <definitions> element. For more information about WSDL, see the specification at http://www.w3.org/TR/wsdl/. Represents a collection of instances of the class supported by the XML Web service. This class cannot be inherited. 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 ; otherwise, false. A 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. An 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.String To be added Returns the name of the associated with the value passed by reference. The name of the parameter. The for which to return the name. 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 zero-based index. The zero-based index at which to insert the parameter. The to be added to the collection. 1.0.5000.0 2.0.0.0 Property System.Web.Services.Description.Binding To be added: an object of type 'int' To be added To be added: an object of type 'Binding' To be added 1.0.5000.0 2.0.0.0 Property 1.0.5000.0 2.0.0.0 System.Web.Services.Description.Binding To be added. To be added. To be added. To be added. Method System.Void This method performs a linear search; therefore, the average execution time is proportional to . The elements that follow the removed Binding 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 Method System.Void To be added Sets the parent of a member of the . A within the collection. The to set as the parent. 1.0.5000.0 2.0.0.0