RegistryTIdentifier, TItemGetAll - метод
Возвращает все зарегистрированные в реестре объекты.
Пространство имён: Tessa.PlatformСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public ICollection<TItem> GetAll()
Public Function GetAll As ICollection(Of TItem)
public:
virtual ICollection<TItem>^ GetAll() sealed
abstract GetAll : unit -> ICollection<'TItem>
override GetAll : unit -> ICollection<'TItem>
ICollectionTItemЗарегистрированные в реестре объекты.
IRegistryTIdentifier, TItemGetAll