次の方法で共有


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