System.Web.Services.Description.ServiceDescriptionBaseCollection: Method Members

The methods of System.Web.Services.Description.ServiceDescriptionBaseCollection are listed below. For a list of all members, see the ServiceDescriptionBaseCollection Members list.

See Also: Inherited members from System.Collections.CollectionBase

Protected Methods

GetKey(object) : string

Returns the name of the key associated with the value passed by reference.

override
OnClear()

Clears the contents of the System.Web.Services.Description.ServiceDescriptionBaseCollection instance.

override
OnInsertComplete(int, object)

Performs additional custom processes after inserting a new element into the System.Web.Services.Description.ServiceDescriptionBaseCollection.

override
OnRemove(int, object)

Removes an element from the System.Web.Services.Description.ServiceDescriptionBaseCollection.

override
OnSet(int, object, object)

Replaces one value with another within the System.Web.Services.Description.ServiceDescriptionBaseCollection.

SetParent(object, object)

Sets the parent object of the System.Web.Services.Description.ServiceDescriptionBaseCollection instance.