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. |
맨 위로 이동
명시적 인터페이스 구현
맨 위로 이동