SearchResultEntry Класс
Определение
Класс SearchResultEntry содержит объект, возвращенный в результирующем наборе.The SearchResultEntry class contains an object returned in the result set.
public ref class SearchResultEntry
public class SearchResultEntry
type SearchResultEntry = class
Public Class SearchResultEntry
- Наследование
-
SearchResultEntry
Свойства
Attributes |
Свойство Attributes содержит коллекцию объектов DirectoryAttribute.The Attributes property contains a collection of DirectoryAttribute objects. |
Controls |
Свойство Controls содержит массив объектов DirectoryControl.The Controls property contains an array of DirectoryControl objects. |
DistinguishedName |
Свойство DistinguishedName содержит отличительное имя возвращенного элемента.The DistinguishedName property contains the distinguished name of the returned entry. |
Методы
Equals(Object) |
Определяет, равен ли указанный объект текущему объекту.Determines whether the specified object is equal to the current object. (Унаследовано от Object) |
GetHashCode() |
Служит хэш-функцией по умолчанию.Serves as the default hash function. (Унаследовано от Object) |
GetType() |
Возвращает объект Type для текущего экземпляра.Gets the Type of the current instance. (Унаследовано от Object) |
MemberwiseClone() |
Создает неполную копию текущего объекта Object.Creates a shallow copy of the current Object. (Унаследовано от Object) |
ToString() |
Возвращает строку, представляющую текущий объект.Returns a string that represents the current object. (Унаследовано от Object) |