CSharpTest.Net
UserSettingsSubSectionCollection Class Members
See Also  Properties  Methods  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.AppConfig Namespace : UserSettingsSubSectionCollection Class


Glossary Item Box

The following tables list the members exposed by UserSettingsSubSectionCollection.

Public Constructors

 NameDescription
Public ConstructorUserSettingsSubSectionCollection ConstructorConstructs a collection of named sections  
Top

Public Properties

 NameDescription
Public PropertyCollectionTypeOverridden. Gets the type of the System.Configuration.ConfigurationElementCollection.  
Public PropertyCountGets the number of elements in the collection. (Inherited from System.Configuration.ConfigurationElementCollection)
Public PropertyElementInformationGets an System.Configuration.ElementInformation object that contains the non-customizable information and functionality of the System.Configuration.ConfigurationElement object. (Inherited from System.Configuration.ConfigurationElement)
Public PropertyEmitClearGets or sets a value that specifies whether the collection has been cleared. (Inherited from System.Configuration.ConfigurationElementCollection)
Public PropertyIsSynchronizedGets a value indicating whether access to the collection is synchronized. (Inherited from System.Configuration.ConfigurationElementCollection)
Public PropertyItemReturns the specified collection by name if it exists, or null if not found  
Public PropertyLockAllAttributesExceptGets the collection of locked attributes. (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockAllElementsExceptGets the collection of locked elements. (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockAttributesGets the collection of locked attributes (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockElementsGets the collection of locked elements. (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockItemGets or sets a value indicating whether the element is locked. (Inherited from System.Configuration.ConfigurationElement)
Public PropertySyncRootGets an object used to synchronize access to the System.Configuration.ConfigurationElementCollection. (Inherited from System.Configuration.ConfigurationElementCollection)
Top

Protected Properties

 NameDescription
Protected PropertyElementNameGets the name used to identify this collection of elements in the configuration file when overridden in a derived class. (Inherited from System.Configuration.ConfigurationElementCollection)
Protected PropertyEvaluationContextGets the System.Configuration.ContextInformation object for the System.Configuration.ConfigurationElement object. (Inherited from System.Configuration.ConfigurationElement)
Protected PropertyThrowOnDuplicateGets a value indicating whether an attempt to add a duplicate System.Configuration.ConfigurationElement to the System.Configuration.ConfigurationElementCollection will cause an exception to be thrown. (Inherited from System.Configuration.ConfigurationElementCollection)
Top

Public Methods

 NameDescription
Public MethodAddAdds a new section with the specified name  
Public MethodClearClears all elements from the collection  
Public MethodCopyFromDeep copy of all settings from one configuration to another.  
Public MethodCopyToCopies the contents of the System.Configuration.ConfigurationElementCollection to an array. (Inherited from System.Configuration.ConfigurationElementCollection)
Public MethodGetEnumeratorGets an System.Collections.IEnumerator which is used to iterate through the System.Configuration.ConfigurationElementCollection. (Inherited from System.Configuration.ConfigurationElementCollection)
Public MethodIsReadOnlyGets a value indicating whether the System.Configuration.ConfigurationElement object is read-only. (Inherited from System.Configuration.ConfigurationElement)
Public MethodRemoveRemoves the specified collection by name  
Top

Protected Methods

 NameDescription
Protected MethodBaseIndexOfIndicates the index of the specified System.Configuration.ConfigurationElement. (Inherited from System.Configuration.ConfigurationElementCollection)
Protected MethodCreateNewElementOverloaded. Overridden. creates a new UserSettingsSubSection  
Protected MethodGetElementKeyOverridden. Returns the name of the UserSettingsSubSection  
Protected MethodIsElementNameIndicates whether the specified System.Configuration.ConfigurationElement exists in the System.Configuration.ConfigurationElementCollection. (Inherited from System.Configuration.ConfigurationElementCollection)
Protected MethodIsElementRemovableIndicates whether the specified System.Configuration.ConfigurationElement can be removed from the System.Configuration.ConfigurationElementCollection. (Inherited from System.Configuration.ConfigurationElementCollection)
Protected MethodListErrorsAdds the invalid-property errors in this System.Configuration.ConfigurationElement object, and in all subelements, to the passed list. (Inherited from System.Configuration.ConfigurationElement)
Protected MethodOnDeserializeUnrecognizedAttributeGets a value indicating whether an unknown attribute is encountered during deserialization. (Inherited from System.Configuration.ConfigurationElement)
Protected MethodOnDeserializeUnrecognizedElementGets a value indicating whether an unknown element is encountered during deserialization. (Inherited from System.Configuration.ConfigurationElement)
Protected MethodOnRequiredPropertyNotFoundThrows an exception when a required property is not found. (Inherited from System.Configuration.ConfigurationElement)
Protected MethodPostDeserializeCalled after deserialization. (Inherited from System.Configuration.ConfigurationElement)
Protected MethodPreSerializeCalled before serialization. (Inherited from System.Configuration.ConfigurationElement)
Protected MethodSetPropertyValueSets a property to the specified value. (Inherited from System.Configuration.ConfigurationElement)
Top

See Also

Generated with Document! X 2011 by Innovasys