BinderCollection Class Members
See Also  Properties Methods 
SourceCode.Configuration Namespace : BinderCollection Class


Glossary Item Box

The following tables list the members exposed by BinderCollection.

Public Constructors

  Name Description
Public Constructor BinderCollection Constructor  
Top

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