Элементы NamedComponentCollection
Contains a collection of INamedComponent objects.
Тип NamedComponentCollection предоставляет доступ к следующим элементам.
Методы
В начало
Свойства
Имя | Описание | |
---|---|---|
Count | Gets the number of ModelComponent objects in the ModelComponentCollection. (Наследуется из ModelComponentCollection.) | |
DemandLoadingService | Инфраструктура. (Наследуется из ModelComponentCollection.) | |
IsFixedSize | Gets a value indicating whether the ModelComponentCollection has a fixed size. (Наследуется из ModelComponentCollection.) | |
IsReadOnly | Gets a value indicating whether the ModelComponentCollection is read-only. (Наследуется из ModelComponentCollection.) | |
IsSynchronized | Gets a value indicating whether access to the ModelComponentCollection is synchronized (thread-safe). (Наследуется из ModelComponentCollection.) | |
Item | Gets the IModelComponent at the specified index. (Наследуется из ModelComponentCollection.) | |
ItemsType | Gets the Type of objects that can be contained by the ModelComponentCollection. (Наследуется из ModelComponentCollection.) | |
Parent | Gets the IModelComponent that contains the ModelComponentCollection. (Наследуется из ModelComponentCollection.) | |
Preloadable | Инфраструктура. (Наследуется из ModelComponentCollection.) | |
SyncRoot | Gets an object that can be used to synchronize access to the ModelComponentCollection. (Наследуется из ModelComponentCollection.) |
В начало
События
Имя | Описание | |
---|---|---|
CollectionChanged | Инфраструктура. (Наследуется из ModelComponentCollection.) | |
CollectionChanging | Инфраструктура. (Наследуется из ModelComponentCollection.) |
В начало
Явные реализации интерфейса
В начало