The DistinguishedNameList type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of elements actually contained in the DistinguishedNameList.
|
![]() | IsFixedSize |
Gets a value indicating whether the DistinguishedNameList has a fixed size.
|
![]() | IsReadOnly |
Gets a value indicating whether the DistinguishedNameList is read-only.
|
![]() | IsSynchronized |
Gets a value indicating whether access to the DistinguishedNameList is synchronized (thread-safe).
|
![]() | Item |
Gets or sets the element at the specified index.
|
![]() | SyncRoot |
Gets an object that can be used to synchronize access to the DistinguishedNameList.
|