次の方法で共有


ComponentTypes オブジェクト

ComponentTypes オブジェクトは、ComponentType オブジェクトのコレクションを管理する。

メソッドまたはプロパティ 説明
Add 新しい ComponentType オブジェクトを作成し、この ComponentTypes オブジェクトのコレクションに追加する。
Clone ComponentType オブジェクトのコレクションの新しいコピーが格納された、この ComponentTypes オブジェクトの新しいコピーを作成する。
Count この ComponentTypes オブジェクトのコレクションに含まれる ComponentType オブジェクトの数を取得する。
Item 指定したインデックスにある ComponentType オブジェクトを設定または取得する。
Remove 指定したインデックスにある ComponentType オブジェクトをコレクションから削除する。