United States (English)
Sign in
Home
Library
Learn
Samples
Downloads
Support
Community
Forums
MSDN Library
Design Tools
Development Tools and Languages
Mobile and Embedded Development
.NET Development
Office and SharePoint development
Online Services
Open Specifications
patterns & practices
Servers and Enterprise Development
Speech Technologies
Web Development
Windows Desktop App Development
This topic has not yet been rated
-
Rate this topic
ConfigurationElementCollection Hierarchy
The following table lists the classes derived from
System.Configuration.ConfigurationElementCollection
.
Derived Classes
Class
Description
System.Configuration.ConnectionStringSettingsCollection
Contains a collection of
ConnectionStringSettings
objects.
System.Configuration.KeyValueConfigurationCollection
Contains a collection of
KeyValueConfigurationElement
objects.
System.Configuration.NameValueConfigurationCollection
Contains a collection of
NameValueConfigurationElement
objects. This class cannot be inherited.
System.Configuration.ProviderSettingsCollection
Represents a collection of
ProviderSettings
objects.
System.Configuration.SettingElementCollection
Contains a collection of
SettingElement
objects. This class cannot be inherited.
System.Net.Configuration.AuthenticationModuleElementCollection
Represents a container for authentication module configuration elements. This class cannot be inherited.
System.Net.Configuration.BypassElementCollection
Represents a container for the addresses of resources that bypass the proxy server. This class cannot be inherited.
System.Net.Configuration.ConnectionManagementElementCollection
Represents a container for connection management configuration elements. This class cannot be inherited.
System.Net.Configuration.WebRequestModuleElementCollection
Represents a container for Web request module configuration elements. This class cannot be inherited.
System.Runtime.Serialization.Configuration.DeclaredTypeElementCollection
Handles the XML elements used to configure XML serialization using the
DataContractSerializer
.
System.Runtime.Serialization.Configuration.ParameterElementCollection
Handles the XML elements used to configure serialization by the
DataContractSerializer
.
System.Runtime.Serialization.Configuration.TypeElementCollection
System.ServiceModel.Configuration.ServiceModelConfigurationElementCollection`1
System.Web.Configuration.AssemblyCollection
Represents a collection of
AssemblyInfo
objects. This class cannot be inherited.
System.Web.Configuration.AuthorizationRuleCollection
Represents a collection of
AuthorizationRule
objects. This class cannot be inherited.
System.Web.Configuration.BufferModesCollection
A collection of
BufferModeSettings
objects. This class cannot be inherited.
System.Web.Configuration.BuildProviderCollection
Represents a collection of
BuildProvider
objects. This class cannot be inherited.
System.Web.Configuration.ClientTargetCollection
Represents a collection of
ClientTarget
objects. This class cannot be inherited.
System.Web.Configuration.CodeSubDirectoriesCollection
Represents a collection of
CodeSubDirectory
objects. This class cannot be inherited.
System.Web.Configuration.CompilerCollection
Represents a collection of
Compiler
objects. This class cannot be inherited.
System.Web.Configuration.CustomErrorCollection
Represents a collection of
CustomError
objects. This class cannot be inherited.
System.Web.Configuration.EventMappingSettingsCollection
Provides a collection of
EventMappingSettings
objects. This class cannot be inherited.
System.Web.Configuration.ExpressionBuilderCollection
Represents a collection of
ExpressionBuilder
objects. This class cannot be inherited.
System.Web.Configuration.FormsAuthenticationUserCollection
Represents a collection of
FormsAuthenticationUser
objects. This class cannot be inherited.
System.Web.Configuration.HttpHandlerActionCollection
Represents a collection of
HttpHandlerAction
elements. This class cannot be inherited.
System.Web.Configuration.HttpModuleActionCollection
Represents a collection of
HttpModuleAction
objects. This class cannot be inherited.
System.Web.Configuration.NamespaceCollection
Contains a collection of namespace objects. This class cannot be inherited.
System.Web.Configuration.OutputCacheProfileCollection
Represents a collection of
OutputCacheProfile
objects. This class cannot be inherited.
System.Web.Configuration.ProfileGroupSettingsCollection
Contains a set of
ProfileGroupSettings
objects.
System.Web.Configuration.ProfilePropertySettingsCollection
Contains a set of
ProfilePropertySettingsCollection
objects.
System.Web.Configuration.ProfileSettingsCollection
Contains a collection of
ProfileSettings
objects. This class cannot be inherited.
System.Web.Configuration.ProtocolCollection
Represents a configuration element that contains a collection of protocols.
System.Web.Configuration.RuleSettingsCollection
A collection of
RuleSettings
objects. This class cannot be inherited.
System.Web.Configuration.SqlCacheDependencyDatabaseCollection
Represents a collection of
SqlCacheDependencyDatabase
objects. This class cannot be inherited.
System.Web.Configuration.TagMapCollection
Contains a collection of
TagMapInfo
objects.
System.Web.Configuration.TagPrefixCollection
Contains a collection of
TagPrefixInfo
objects.
System.Web.Configuration.TransformerInfoCollection
Contains a collection of
TransformerInfo
objects. This class cannot be inherited.
System.Web.Configuration.TrustLevelCollection
Contains a collection of
TrustLevel
objects. This class cannot be inherited.
System.Web.Configuration.UrlMappingCollection
Represents a collection of
UrlMapping
objects. This class cannot be inherited.
System.Web.Mobile.DeviceFilterElementCollection
Represents a collection of
DeviceFilterElement
objects.
System.Web.Services.Configuration.ProtocolElementCollection
Contains a strongly typed collection of
ProtocolElement
objects.
System.Web.Services.Configuration.SoapExtensionTypeElementCollection
Contains a strongly typed collection of
SoapExtensionTypeElement
objects.
System.Web.Services.Configuration.TypeElementCollection
Contains a strongly typed collection of
TypeElement
objects.
System.Web.Services.Configuration.WsiProfilesElementCollection
Contains a strongly typed collection of
WsiProfilesElement
objects.
System.Web.UI.MobileControls.ControlElementCollection
Represents an XML element that contains a collection of Control sections within a MobileControls section of a configuration file.
System.Web.UI.MobileControls.DeviceElementCollection
A collection of
DeviceElement
objects.
System.Workflow.Runtime.Configuration.WorkflowRuntimeServiceElementCollection
Represents the collection of services to be added to the workflow runtime engine.
System.Xml.Serialization.Configuration.SchemaImporterExtensionElementCollection
Handles the XML elements used to configure the operation of the
XmlSchemaImporter
. This class cannot be inherited.
See Also
Reference
ConfigurationElementCollection Class
ConfigurationElementCollection Members
System.Configuration Namespace
ElementInformation
ConfigurationElement
ConfigurationElementCollectionType
ConfigurationProperty
ConfigurationPropertyCollection
ConfigurationSection
Did you find this helpful?
Yes
No
Not accurate
Not enough depth
Need more code examples
Tell us more...
(
1500
characters remaining)
Community Additions