NamedElementCollectionBase<T> Class Members
See Also  Properties Methods 
SourceCode.Configuration Namespace : NamedElementCollectionBase<T> Class


Glossary Item Box

The following tables list the members exposed by NamedElementCollectionBase<T>.

Public Properties

Protected Properties

  Name Description
Protected Property ElementName Overridden. Gets the name used to identify this collection of elements in the configuration file when overridden in a derived class.  
Protected Property EvaluationContext (Inherited from System.Configuration.ConfigurationElement)
Protected Property HasContext (Inherited from System.Configuration.ConfigurationElement)
Protected Property ThrowOnDuplicate (Inherited from System.Configuration.ConfigurationElementCollection)
Top

Public Methods

Protected Methods

See Also