System.Web.Services.Description.ServiceDescriptionBaseCollection Members

The members of System.Web.Services.Description.ServiceDescriptionBaseCollection are listed below.

See Also: Inherited members from System.Collections.CollectionBase

Protected Properties

[read-only]
TableIDictionary.

Gets an interface that implements the association of the keys and values in the System.Web.Services.Description.ServiceDescriptionBaseCollection.

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.