The members of System.Web.Configuration.VirtualDirectoryMappingCollection are listed below.
See Also: Inherited members from System.Collections.Specialized.NameObjectCollectionBase
Documentation for this section has not yet been entered.
[read-only] AllKeys ICollection. Documentation for this section has not yet been entered. [read-only] default propertyItem(int) VirtualDirectoryMapping. Documentation for this section has not yet been entered. [read-only] default propertyItem(string) VirtualDirectoryMapping. Documentation for this section has not yet been entered.
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.
staticAsQueryable(this IEnumerable) : System.Linq.IQueryable Documentation for this section has not yet been entered. staticCast<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered. staticOfType<TResult>(this IEnumerable) : IEnumerable<TResult> Documentation for this section has not yet been entered.