public sealed class ClientEnumerationProvider : IClientEnumerationProvider,
IClientEnumerationRegistryPublic NotInheritable Class ClientEnumerationProvider
Implements IClientEnumerationProvider, IClientEnumerationRegistrypublic ref class ClientEnumerationProvider sealed : IClientEnumerationProvider,
IClientEnumerationRegistry[<SealedAttribute>]
type ClientEnumerationProvider =
class
interface IClientEnumerationProvider
interface IClientEnumerationRegistry
end| ClientEnumerationProvider | Инициализирует новый экземпляр класса ClientEnumerationProvider |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetEnumerationsAsync | Получает зарегистрированные перечисления. |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| Register | Регистрирует перечисление. |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |
| RegisterFromConfiguration |
Регистрирует перечисление из конфигурации приложения.
(Определяется ClientEnumerationExtensions) |
| RegisterFromMetadata |
Регистрирует перечисление из метаданных карточки.
(Определяется ClientEnumerationExtensions) |