System.Web.Configuration.NamespaceCollection: Method Members

The methods of System.Web.Configuration.NamespaceCollection are listed below. For a list of all members, see the NamespaceCollection Members list.

See Also: Inherited members from System.Configuration.ConfigurationElementCollection

Public Methods

Add(NamespaceInfo)

Adds a System.Web.Configuration.NamespaceInfo object to the collection.

Clear()

Removes all System.Web.Configuration.NamespaceInfo objects from the collection.

Remove(string)

Removes the System.Web.Configuration.NamespaceInfo object with the specified key from the collection.

RemoveAt(int)

Removes a System.Web.Configuration.ProfileGroupSettings object from the specified index in the collection.

Protected Methods

override
CreateNewElement() : System.Configuration.ConfigurationElement
Documentation for this section has not yet been entered.
override
GetElementKey(System.Configuration.ConfigurationElement) : object
Documentation for this section has not yet been entered.