asp.net.ph

ConfigurationElementCollection Class

System.ConfigurationElementCollection Namespace


.NET Framework version 2.0

Represents a configuration element containing a collection of child elements.

ConfigurationElementCollection Class Members

Collapse   Properties

Visibility Name Value Type Accessibility
public CollectionType ConfigurationElementCollectionType [ Get ]
public Count Int32 [ Get ]
public EmitClear Boolean [ Get , Set ]
public IsSynchronized Boolean [ Get ]
public SyncRoot Object [ Get ]

Collapse   Methods

Visibility Name Parameters Return Type
protected BaseAdd ( ConfigurationElement element ) Void
protected BaseAdd ( Int32 index , ConfigurationElement element ) Void
protected BaseIndexOf ( ConfigurationElement element ) Int32
public CopyTo ( ConfigurationElement array , Int32 index ) Void
protected CreateNewElement ( ) ConfigurationElement
protected CreateNewElement ( String elementName ) ConfigurationElement
public Equals ( Object compareTo ) Boolean
protected GetElementKey ( ConfigurationElement element ) Object
public GetEnumerator ( ) IEnumerator
public GetHashCode ( ) Int32
protected IsElementName ( String elementName ) Boolean
protected IsElementRemovable ( ConfigurationElement element ) Boolean
public IsReadOnly ( ) Boolean
protected OnDeserializeUnrecognizedElement ( String elementName , XmlReader reader ) Boolean

Remarks


See Also

ASP.NET Configuration Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph