ModelComponentCollection 成員
Contains a collection of ModelComponent objects.
ModelComponentCollection 型別公開下列成員。
方法
頂端
屬性
名稱 | 描述 | |
---|---|---|
Count | Gets the number of ModelComponent objects in the ModelComponentCollection. | |
DemandLoadingService | 基礎結構。 | |
IsFixedSize | Gets a value indicating whether the ModelComponentCollection has a fixed size. | |
IsReadOnly | Gets a value indicating whether the ModelComponentCollection is read-only. | |
IsSynchronized | Gets a value indicating whether access to the ModelComponentCollection is synchronized (thread-safe). | |
Item | Gets the IModelComponent at the specified index. | |
ItemsType | Gets the Type of objects that can be contained by the ModelComponentCollection. | |
Parent | Gets the IModelComponent that contains the ModelComponentCollection. | |
Preloadable | 基礎結構。 | |
SyncRoot | Gets an object that can be used to synchronize access to the ModelComponentCollection. |
頂端
明確繼承實作
頂端