ModelComponentCollection メンバー
ModelComponent オブジェクトのコレクションが含まれます。
ModelComponentCollection 型は、以下のメンバーを公開しています。
メソッド
Top
プロパティ
名前 | 説明 | |
---|---|---|
Count | ModelComponentCollection に含まれる ModelComponent オブジェクトの数を取得します。 | |
DemandLoadingService | インフラストラクチャです。 | |
IsFixedSize | ModelComponentCollection が固定サイズかどうかを示す値を取得します。 | |
IsReadOnly | ModelComponentCollection が読み取り専用かどうかを示す値を取得します。 | |
IsSynchronized | ModelComponentCollection へのアクセスが同期されるかどうか (スレッドセーフかどうか) を示す値を取得します。 | |
Item | 指定したインデックスにある IModelComponent を取得します。 | |
ItemsType | ModelComponentCollection に含まれる可能性のあるオブジェクトの Type を取得します。 | |
Parent | ModelComponentCollection を含む IModelComponent を取得します。 | |
Preloadable | インフラストラクチャです。 | |
SyncRoot | ModelComponentCollection へのアクセスの同期に使用できるオブジェクトを取得します。 |
Top
明示的なインターフェイスの実装
Top