Membres MajorObjectCollection
Contains a collection of MajorObject objects.
Le type MajorObjectCollection expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
MajorObjectCollection | Initializes a new instance of the MajorObjectCollection class for the specified parent object. |
Haut de la page
Méthodes
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Count | Gets the number of ModelComponent objects in the ModelComponentCollection. (Hérité de ModelComponentCollection.) | |
DemandLoadingService | Infrastructure. (Hérité de ModelComponentCollection.) | |
IsFixedSize | Gets a value indicating whether the ModelComponentCollection has a fixed size. (Hérité de ModelComponentCollection.) | |
IsReadOnly | Gets a value indicating whether the ModelComponentCollection is read-only. (Hérité de ModelComponentCollection.) | |
IsSynchronized | Gets a value indicating whether access to the ModelComponentCollection is synchronized (thread-safe). (Hérité de ModelComponentCollection.) | |
Item | Gets the IModelComponent at the specified index. (Hérité de ModelComponentCollection.) | |
ItemsType | Gets the Type of objects that can be contained by the ModelComponentCollection. (Hérité de ModelComponentCollection.) | |
Parent | Gets the IModelComponent that contains the ModelComponentCollection. (Hérité de ModelComponentCollection.) | |
Preloadable | Infrastructure. (Hérité de ModelComponentCollection.) | |
SyncRoot | Gets an object that can be used to synchronize access to the ModelComponentCollection. (Hérité de ModelComponentCollection.) |
Haut de la page
Événements
Nom | Description | |
---|---|---|
CollectionChanged | Infrastructure. (Hérité de ModelComponentCollection.) | |
CollectionChanging | Infrastructure. (Hérité de ModelComponentCollection.) |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
IList. . :: . .Add | (Hérité de ModelComponentCollection.) | |
IList. . :: . .Clear | (Hérité de ModelComponentCollection.) | |
IList. . :: . .Contains | (Hérité de ModelComponentCollection.) | |
IList. . :: . .IndexOf | (Hérité de ModelComponentCollection.) | |
IList. . :: . .Insert | (Hérité de ModelComponentCollection.) | |
IList. . :: . .Item | (Hérité de ModelComponentCollection.) | |
IList. . :: . .Remove | (Hérité de ModelComponentCollection.) | |
IList. . :: . .RemoveAt | (Hérité de ModelComponentCollection.) | |
IModelComponentCollection. . :: . .Contains | (Hérité de ModelComponentCollection.) | |
IModelComponentCollection. . :: . .Remove(IModelComponent) | (Hérité de ModelComponentCollection.) | |
IModelComponentCollection. . :: . .Remove(IModelComponent, Boolean) | (Hérité de ModelComponentCollection.) | |
IOnDemandLoadableCollection. . :: . .BlockOnDemandLoad | (Hérité de ModelComponentCollection.) | |
IOnDemandLoadableCollection. . :: . .Loaded | (Hérité de ModelComponentCollection.) |
Haut de la page