public sealed class NormalizationDescriptor : IEquatable<NormalizationDescriptor>,
INamedItem, IRegistryItem<Guid>Public NotInheritable Class NormalizationDescriptor
Implements IEquatable(Of NormalizationDescriptor), INamedItem,
IRegistryItem(Of Guid)public ref class NormalizationDescriptor sealed : IEquatable<NormalizationDescriptor^>,
INamedItem, IRegistryItem<Guid>[<SealedAttribute>]
type NormalizationDescriptor =
class
interface IEquatable<NormalizationDescriptor>
interface INamedItem
interface IRegistryItem<Guid>
end| NormalizationDescriptor | Инициализирует новый экземпляр класса NormalizationDescriptor Устарело. |
| ID | Идентификатор справочника нормализации. |
| KeyType | Тип ключа в нормализуемом справочнике. |
| Name | Имя справочника нормализации. |
| Equals(NormalizationDescriptor) | Indicates whether the current object is equal to another object of the same type. |
| Equals(Object) | Determines whether the specified object is equal to the current object. (Переопределяет ObjectEquals(Object)) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Переопределяет ObjectGetHashCode) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Переопределяет ObjectToString) |
| (NormalizationDescriptor to Guid) | Возвращает идентификатор справочника нормализации по дескриптору. |