MajorObjectCollection 멤버
Contains a collection of MajorObject objects.
MajorObjectCollection 형식은 다음 멤버를 노출합니다.
생성자
이름 | 설명 | |
---|---|---|
MajorObjectCollection | Initializes a new instance of the MajorObjectCollection class for the specified parent object. |
맨 위로 이동
메서드
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
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에서 상속됩니다.) |
맨 위로 이동
명시적 인터페이스 구현
맨 위로 이동