This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class ActiveDirectorySettingsConfigCollection |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class ActiveDirectorySettingsConfigCollection |
The type exposes the following members.
Public Constructors
Name | Description | |
---|---|---|
ActiveDirectorySettingsConfigCollection |
Public Methods
Name | Description | |
---|---|---|
CopyTo | (Inherited from ConfigurationElementCollection.) | |
Equals | (Inherited from ConfigurationElementCollection.) | |
GetEnumerator | (Inherited from ConfigurationElementCollection.) | |
GetHashCode | (Inherited from ConfigurationElementCollection.) | |
GetType | (Inherited from Object.) | |
IsReadOnly | (Inherited from ConfigurationElementCollection.) | |
ToString | (Inherited from Object.) |
Protected Methods
Public Properties
Name | Description | |
---|---|---|
CollectionType | (Inherited from ConfigurationElementCollection.) | |
Count | (Inherited from ConfigurationElementCollection.) | |
CurrentConfiguration | (Inherited from ConfigurationElement.) | |
ElementInformation | (Inherited from ConfigurationElement.) | |
EmitClear | (Inherited from ConfigurationElementCollection.) | |
IsSynchronized | (Inherited from ConfigurationElementCollection.) | |
Item | Overloaded. | |
LockAllAttributesExcept | (Inherited from ConfigurationElement.) | |
LockAllElementsExcept | (Inherited from ConfigurationElement.) | |
LockAttributes | (Inherited from ConfigurationElement.) | |
LockElements | (Inherited from ConfigurationElement.) | |
LockItem | (Inherited from ConfigurationElement.) | |
SyncRoot | (Inherited from ConfigurationElementCollection.) |
Protected Properties
Name | Description | |
---|---|---|
AddElementName | (Inherited from ConfigurationElementCollection.) | |
ClearElementName | (Inherited from ConfigurationElementCollection.) | |
ElementName | (Inherited from ConfigurationElementCollection.) | |
ElementProperty | (Inherited from ConfigurationElement.) | |
EvaluationContext | (Inherited from ConfigurationElement.) | |
HasContext | (Inherited from ConfigurationElement.) | |
Item | Overloaded. | |
Properties | (Inherited from ConfigurationElement.) | |
RemoveElementName | (Inherited from ConfigurationElementCollection.) | |
ThrowOnDuplicate | (Inherited from ConfigurationElementCollection.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
ICollection..::..CopyTo | (Inherited from ConfigurationElementCollection.) |