Mono Class Library: Overview

System.Web.Configuration.VirtualDirectoryMappingCollection: Method Members

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

See Also: Inherited members from System.Collections.Specialized.NameObjectCollectionBase

Public Methods

Add(string, VirtualDirectoryMapping)
Documentation for this section has not yet been entered.
Clear()
Documentation for this section has not yet been entered.
CopyTo(VirtualDirectoryMapping[], int)
Documentation for this section has not yet been entered.
Get(int) : VirtualDirectoryMapping
Documentation for this section has not yet been entered.
Get(string) : VirtualDirectoryMapping
Documentation for this section has not yet been entered.
GetKey(int) : string
Documentation for this section has not yet been entered.
Remove(string)
Documentation for this section has not yet been entered.
RemoveAt(int)
Documentation for this section has not yet been entered.