DirectoryAttributeModification Класс
Определение
Класс DirectoryAttributeModification включает изменение значений DirectoryAttribute.The DirectoryAttributeModification class enables modification of the DirectoryAttribute values.
public ref class DirectoryAttributeModification : System::DirectoryServices::Protocols::DirectoryAttribute
public class DirectoryAttributeModification : System.DirectoryServices.Protocols.DirectoryAttribute
type DirectoryAttributeModification = class
inherit DirectoryAttribute
Public Class DirectoryAttributeModification
Inherits DirectoryAttribute
- Наследование
Конструкторы
DirectoryAttributeModification() |
Конструктор DirectoryAttributeModification() создает экземпляр класса DirectoryAttributeModification.The DirectoryAttributeModification() constructor creates an instance of the DirectoryAttributeModification class. |
Свойства
Capacity |
Возвращает или задает число элементов, которое может содержать список CollectionBase.Gets or sets the number of elements that the CollectionBase can contain. (Унаследовано от CollectionBase) |
Count |
Возвращает количество элементов, содержащихся в экземпляре CollectionBase.Gets the number of elements contained in the CollectionBase instance. Это свойство нельзя переопределить.This property cannot be overridden. (Унаследовано от CollectionBase) |
InnerList |
Возвращает объект ArrayList, в котором хранится список элементов экземпляра класса CollectionBase.Gets an ArrayList containing the list of elements in the CollectionBase instance. (Унаследовано от CollectionBase) |
Item[Int32] |
Свойство Item[Int32] получает или задает объект DirectoryAttribute по указанному индексу.The Item[Int32] property gets or sets the DirectoryAttribute object at the specified index. (Унаследовано от DirectoryAttribute) |
List |
Возвращает объект IList, в котором хранится список элементов экземпляра класса CollectionBase.Gets an IList containing the list of elements in the CollectionBase instance. (Унаследовано от CollectionBase) |
Name |
Свойство Name содержит имя атрибута.The Name property contains the attribute name. (Унаследовано от DirectoryAttribute) |
Operation |
Свойство Operation задает одно из изменений DirectoryAttributeOperation, которое следует выполнить.The Operation property specifies one of DirectoryAttributeOperation modifications to perform. |
Методы
Add(Byte[]) |
Метод Add(Byte[]) добавляет указанное значение в данный атрибут.The Add(Byte[]) method adds the specified value to this attribute. (Унаследовано от DirectoryAttribute) |
Add(String) |
Метод Add(String) добавляет указанное значение в данный атрибут.The Add(String) method adds the specified value to this attribute. (Унаследовано от DirectoryAttribute) |
Add(Uri) |
Метод Add(Uri) добавляет указанное значение в данный атрибут.The Add(Uri) method adds the specified value to this attribute. (Унаследовано от DirectoryAttribute) |
AddRange(Object[]) |
Метод AddRange(Object[]) добавляет массив значений в атрибут.The AddRange(Object[]) method adds an array of values to the attribute. (Унаследовано от DirectoryAttribute) |
Clear() |
Удаляет все объекты из экземпляра класса CollectionBase.Removes all objects from the CollectionBase instance. Этот метод не может быть переопределен.This method cannot be overridden. (Унаследовано от CollectionBase) |
Contains(Object) |
Метод Contains(Object) определяет, содержит ли атрибут указанное значение.The Contains(Object) method determines if the attribute contains the specified value. (Унаследовано от DirectoryAttribute) |
CopyTo(Object[], Int32) |
Метод CopyTo(Object[], Int32) копирует всю коллекцию в одномерный массив, начиная с указанного индекса целевого массива.The CopyTo(Object[], Int32) method copies the entire collection to a one-dimensional array, starting at the specified index of the target array. (Унаследовано от DirectoryAttribute) |
Equals(Object) |
Определяет, равен ли указанный объект текущему объекту.Determines whether the specified object is equal to the current object. (Унаследовано от Object) |
GetEnumerator() |
Возвращает перечислитель, перебирающий элементы экземпляра класса CollectionBase.Returns an enumerator that iterates through the CollectionBase instance. (Унаследовано от CollectionBase) |
GetHashCode() |
Служит хэш-функцией по умолчанию.Serves as the default hash function. (Унаследовано от Object) |
GetType() |
Возвращает объект Type для текущего экземпляра.Gets the Type of the current instance. (Унаследовано от Object) |
GetValues(Type) |
Метод GetValues(Type) возвращает все значения указанного типа.The GetValues(Type) method returns all values of the specified type. (Унаследовано от DirectoryAttribute) |
IndexOf(Object) |
Метод IndexOf(Object) возвращает отсчитываемый от нуля индекс первого вхождения указанного объекта Object в коллекции DirectoryAttribute.The IndexOf(Object) method returns the zero-based index of the first occurrence of the specified Object in the DirectoryAttribute collection. (Унаследовано от DirectoryAttribute) |
Insert(Int32, Byte[]) |
Метод Insert(Int32, Byte[]) вставляет указанное значение |
Insert(Int32, String) |
Метод Insert(Int32, String) вставляет указанное значение |
Insert(Int32, Uri) |
Метод Insert(Int32, Uri) вставляет указанное значение |
MemberwiseClone() |
Создает неполную копию текущего объекта Object.Creates a shallow copy of the current Object. (Унаследовано от Object) |
OnClear() |
Выполняет дополнительные пользовательские действия при очистке содержимого экземпляра CollectionBase.Performs additional custom processes when clearing the contents of the CollectionBase instance. (Унаследовано от CollectionBase) |
OnClearComplete() |
Осуществляет дополнительные пользовательские действия после удаления содержимого экземпляра класса CollectionBase.Performs additional custom processes after clearing the contents of the CollectionBase instance. (Унаследовано от CollectionBase) |
OnInsert(Int32, Object) |
Выполняет дополнительные пользовательские действия перед вставкой нового элемента в экземпляр класса CollectionBase.Performs additional custom processes before inserting a new element into the CollectionBase instance. (Унаследовано от CollectionBase) |
OnInsertComplete(Int32, Object) |
Выполняет дополнительные пользовательские действия после вставки нового элемента в экземпляр класса CollectionBase.Performs additional custom processes after inserting a new element into the CollectionBase instance. (Унаследовано от CollectionBase) |
OnRemove(Int32, Object) |
Осуществляет дополнительные пользовательские действия при удалении элемента из экземпляра класса CollectionBase.Performs additional custom processes when removing an element from the CollectionBase instance. (Унаследовано от CollectionBase) |
OnRemoveComplete(Int32, Object) |
Осуществляет дополнительные пользовательские действия после удаления элемента из экземпляра класса CollectionBase.Performs additional custom processes after removing an element from the CollectionBase instance. (Унаследовано от CollectionBase) |
OnSet(Int32, Object, Object) |
Выполняет дополнительные пользовательские действия перед заданием значения в экземпляре класса CollectionBase.Performs additional custom processes before setting a value in the CollectionBase instance. (Унаследовано от CollectionBase) |
OnSetComplete(Int32, Object, Object) |
Выполняет дополнительные пользовательские действия после задания значения в экземпляре класса CollectionBase.Performs additional custom processes after setting a value in the CollectionBase instance. (Унаследовано от CollectionBase) |
OnValidate(Object) |
Метод OnValidate(Object) проверяет, является ли |
Remove(Object) |
Метод Remove(Object) удаляет первое вхождение указанного |
RemoveAt(Int32) |
Удаляет элемент по указанному индексу в экземпляре класса CollectionBase.Removes the element at the specified index of the CollectionBase instance. Этот метод нельзя переопределить.This method is not overridable. (Унаследовано от CollectionBase) |
ToString() |
Возвращает строку, представляющую текущий объект.Returns a string that represents the current object. (Унаследовано от Object) |
Явные реализации интерфейса
ICollection.CopyTo(Array, Int32) |
Копирует целый массив CollectionBase в совместимый одномерный массив Array, начиная с заданного индекса целевого массива.Copies the entire CollectionBase to a compatible one-dimensional Array, starting at the specified index of the target array. (Унаследовано от CollectionBase) |
ICollection.IsSynchronized |
Возвращает значение, показывающее, является ли доступ к коллекции CollectionBase синхронизированным (потокобезопасным).Gets a value indicating whether access to the CollectionBase is synchronized (thread safe). (Унаследовано от CollectionBase) |
ICollection.SyncRoot |
Получает объект, с помощью которого можно синхронизировать доступ к коллекции CollectionBase.Gets an object that can be used to synchronize access to the CollectionBase. (Унаследовано от CollectionBase) |
IList.Add(Object) |
Добавляет объект в конец коллекции CollectionBase.Adds an object to the end of the CollectionBase. (Унаследовано от CollectionBase) |
IList.Contains(Object) |
Определяет, содержит ли интерфейс CollectionBase определенный элемент.Determines whether the CollectionBase contains a specific element. (Унаследовано от CollectionBase) |
IList.IndexOf(Object) |
Осуществляет поиск указанного объекта Object и возвращает отсчитываемый от нуля индекс первого вхождения в коллекцию CollectionBase.Searches for the specified Object and returns the zero-based index of the first occurrence within the entire CollectionBase. (Унаследовано от CollectionBase) |
IList.Insert(Int32, Object) |
Вставляет элемент в коллекцию CollectionBase по указанному индексу.Inserts an element into the CollectionBase at the specified index. (Унаследовано от CollectionBase) |
IList.IsFixedSize |
Получает значение, указывающее, имеет ли список CollectionBase фиксированный размер.Gets a value indicating whether the CollectionBase has a fixed size. (Унаследовано от CollectionBase) |
IList.IsReadOnly |
Получает значение, указывающее, является ли объект CollectionBase доступным только для чтения.Gets a value indicating whether the CollectionBase is read-only. (Унаследовано от CollectionBase) |
IList.Item[Int32] |
Возвращает или задает элемент по указанному индексу.Gets or sets the element at the specified index. (Унаследовано от CollectionBase) |
IList.Remove(Object) |
Удаляет первое вхождение указанного объекта из коллекции CollectionBase.Removes the first occurrence of a specific object from the CollectionBase. (Унаследовано от CollectionBase) |
Методы расширения
Cast<TResult>(IEnumerable) |
Приводит элементы объекта IEnumerable к заданному типу.Casts the elements of an IEnumerable to the specified type. |
OfType<TResult>(IEnumerable) |
Выполняет фильтрацию элементов объекта IEnumerable по заданному типу.Filters the elements of an IEnumerable based on a specified type. |
AsParallel(IEnumerable) |
Позволяет осуществлять параллельный запрос.Enables parallelization of a query. |
AsQueryable(IEnumerable) |
Преобразовывает коллекцию IEnumerable в объект IQueryable.Converts an IEnumerable to an IQueryable. |