The following tables list the members exposed by BinderCollection.
Name | Description | |
---|---|---|
![]() |
BinderCollection Constructor |
Name | Description | |
---|---|---|
![]() |
CollectionType | Overridden. Gets the type of the System.Configuration.ConfigurationElementCollection. |
![]() |
Count | (Inherited from System.Configuration.ConfigurationElementCollection) |
![]() |
CurrentConfiguration | (Inherited from System.Configuration.ConfigurationElement) |
![]() |
ElementInformation | (Inherited from System.Configuration.ConfigurationElement) |
![]() |
EmitClear | (Inherited from System.Configuration.ConfigurationElementCollection) |
![]() |
IsSynchronized | (Inherited from System.Configuration.ConfigurationElementCollection) |
![]() |
Item | Overloaded. |
![]() |
LockAllAttributesExcept | (Inherited from System.Configuration.ConfigurationElement) |
![]() |
LockAllElementsExcept | (Inherited from System.Configuration.ConfigurationElement) |
![]() |
LockAttributes | (Inherited from System.Configuration.ConfigurationElement) |
![]() |
LockElements | (Inherited from System.Configuration.ConfigurationElement) |
![]() |
LockItem | (Inherited from System.Configuration.ConfigurationElement) |
![]() |
SyncRoot | (Inherited from System.Configuration.ConfigurationElementCollection) |
Name | Description | |
---|---|---|
![]() |
ElementName | Overridden. Gets the name used to identify this collection of elements in the configuration file when overridden in a derived class. |
![]() |
EvaluationContext | (Inherited from System.Configuration.ConfigurationElement) |
![]() |
HasContext | (Inherited from System.Configuration.ConfigurationElement) |
![]() |
ThrowOnDuplicate | (Inherited from System.Configuration.ConfigurationElementCollection) |
Name | Description | |
---|---|---|
![]() |
CopyTo | (Inherited from System.Configuration.ConfigurationElementCollection) |
![]() |
Equals | (Inherited from System.Configuration.ConfigurationElementCollection) |
![]() |
GetEnumerator | (Inherited from System.Configuration.ConfigurationElementCollection) |
![]() |
GetHashCode | (Inherited from System.Configuration.ConfigurationElementCollection) |
![]() |
IsReadOnly | (Inherited from System.Configuration.ConfigurationElementCollection) |
Top