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


Glossary Item Box

The following tables list the members exposed by PropertyWizardCollection.

Public Constructors

  Name Description
Public Constructor PropertyWizardCollection 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