INamedComponentCollection メンバー
この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
INamedComponentCollection 型は、以下のメンバーを公開しています。
メソッド
名前 | 説明 | |
---|---|---|
Contains(String) | ||
Contains | インフラストラクチャです。 (IModelComponentCollection から継承されています。) | |
ContainsName | ||
CopyTo | (ICollection から継承されています。) | |
GetEnumerator | (IEnumerable から継承されています。) | |
GetNewID() () () () | ||
GetNewID(String) | ||
GetNewName() () () () | ||
GetNewName(String) | ||
Remove(IModelComponent) | インフラストラクチャです。 (IModelComponentCollection から継承されています。) | |
Remove(IModelComponent, Boolean) | インフラストラクチャです。 (IModelComponentCollection から継承されています。) |
Top
プロパティ
名前 | 説明 | |
---|---|---|
Count | (ICollection から継承されています。) | |
IsSynchronized | (ICollection から継承されています。) | |
Parent | インフラストラクチャです。 (IModelComponentCollection から継承されています。) | |
SyncRoot | (ICollection から継承されています。) |
Top