Membri NamedComponentCollection
Contains a collection of INamedComponent objects.
Il tipo NamedComponentCollection espone i membri seguenti.
Metodi
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
Count | Gets the number of ModelComponent objects in the ModelComponentCollection. (Ereditato da ModelComponentCollection). | |
DemandLoadingService | Infrastruttura. (Ereditato da ModelComponentCollection). | |
IsFixedSize | Gets a value indicating whether the ModelComponentCollection has a fixed size. (Ereditato da ModelComponentCollection). | |
IsReadOnly | Gets a value indicating whether the ModelComponentCollection is read-only. (Ereditato da ModelComponentCollection). | |
IsSynchronized | Gets a value indicating whether access to the ModelComponentCollection is synchronized (thread-safe). (Ereditato da ModelComponentCollection). | |
Item | Gets the IModelComponent at the specified index. (Ereditato da ModelComponentCollection). | |
ItemsType | Gets the Type of objects that can be contained by the ModelComponentCollection. (Ereditato da ModelComponentCollection). | |
Parent | Gets the IModelComponent that contains the ModelComponentCollection. (Ereditato da ModelComponentCollection). | |
Preloadable | Infrastruttura. (Ereditato da ModelComponentCollection). | |
SyncRoot | Gets an object that can be used to synchronize access to the ModelComponentCollection. (Ereditato da ModelComponentCollection). |
In alto
Eventi
Nome | Descrizione | |
---|---|---|
CollectionChanged | Infrastruttura. (Ereditato da ModelComponentCollection). | |
CollectionChanging | Infrastruttura. (Ereditato da ModelComponentCollection). |
In alto
Implementazioni esplicite dell'interfaccia
Nome | Descrizione | |
---|---|---|
IList. . :: . .Add | (Ereditato da ModelComponentCollection). | |
IList. . :: . .Clear | (Ereditato da ModelComponentCollection). | |
IList. . :: . .Contains | (Ereditato da ModelComponentCollection). | |
IList. . :: . .IndexOf | (Ereditato da ModelComponentCollection). | |
IList. . :: . .Insert | (Ereditato da ModelComponentCollection). | |
IList. . :: . .Item | (Ereditato da ModelComponentCollection). | |
IList. . :: . .Remove | (Ereditato da ModelComponentCollection). | |
IList. . :: . .RemoveAt | (Ereditato da ModelComponentCollection). | |
IModelComponentCollection. . :: . .Contains | (Ereditato da ModelComponentCollection). | |
IModelComponentCollection. . :: . .Remove(IModelComponent) | (Ereditato da ModelComponentCollection). | |
IModelComponentCollection. . :: . .Remove(IModelComponent, Boolean) | (Ereditato da ModelComponentCollection). | |
IOnDemandLoadableCollection. . :: . .BlockOnDemandLoad | (Ereditato da ModelComponentCollection). | |
IOnDemandLoadableCollection. . :: . .Loaded | (Ereditato da ModelComponentCollection). |
In alto