|
Add(String) |
attributeID によって定義される AttributeRelationship を作成してコレクションの末尾に追加します。 |
|
Add(AttributeRelationship) |
指定した AttributeRelationship をコレクションの末尾に追加します。 |
|
Add(ModelComponent) |
インフラストラクチャです。 (ModelComponentCollection から継承されています。) |
|
Add(String, IModelComponent) |
(ModelComponentCollection から継承されています。) |
|
Add(ModelComponent, Boolean) |
インフラストラクチャです。 (ModelComponentCollection から継承されています。) |
|
Add(String, IModelComponent, Boolean) |
(ModelComponentCollection から継承されています。) |
|
AddNew(String, Type) |
インフラストラクチャです。 (ModelComponentCollection から継承されています。) |
|
AddNew(String, String, Type) |
インフラストラクチャです。 (ModelComponentCollection から継承されています。) |
|
CanAdd |
インフラストラクチャです。 (ModelComponentCollection から継承されています。) |
|
ChangeKey |
インフラストラクチャです。 (ModelComponentCollection から継承されています。) |
|
Clear |
すべての要素を ModelComponentCollection から削除します。 (ModelComponentCollection から継承されています。) |
|
Contains(String) |
attributeId によって識別される AttributeRelationship がコレクションに含まれているかどうかを示します。 |
|
Contains(AttributeRelationship) |
指定した AttributeRelationship がコレクションに含まれているかどうかを示します。 |
|
Contains(IModelComponent) |
(ModelComponentCollection から継承されています。) |
|
ContainsName |
指定した name を持つ AttributeRelationship がコレクションに含まれているかどうかを示します。 |
|
CopyTo |
1 次元の Array に ModelComponentCollection 全体をコピーします。その際、コピー対象の配列の指定したインデックスからコピーを開始します。 (ModelComponentCollection から継承されています。) |
|
EnsureLoaded |
インフラストラクチャです。 (ModelComponentCollection から継承されています。) |
|
Equals |
(Object から継承されています。) |
|
Finalize |
(Object から継承されています。) |
|
Find |
指定した attributeId を持つ AttributeRelationship をコレクションから取得します。 |
|
GetEnumerator |
ModelComponentCollection を繰り返し処理できる列挙子を返します。 (ModelComponentCollection から継承されています。) |
|
GetHashCode |
(Object から継承されています。) |
|
GetItem |
指定したコンポーネントへの参照を取得します。 (ModelComponentCollection から継承されています。) |
|
GetNewName |
namePrefix で始まる新しい連番付きの名前の作成をサポートします。 |
|
GetType |
(Object から継承されています。) |
|
IndexOf(String) |
attributeId によって識別される AttributeRelationship のインデックスを、コレクションから取得します。 |
|
IndexOf(AttributeRelationship) |
指定した AttributeRelationship のインデックスをコレクションから取得します。 |
|
IndexOf(IModelComponent) |
(ModelComponentCollection から継承されています。) |
|
IndexOfName |
name によって識別される AttributeRelationship のインデックスを、コレクションから取得します。 |
|
Insert(Int32, AttributeRelationship) |
指定した AttributeRelationship を、index で示されるコレクション内の位置に挿入します。 |
|
Insert(Int32, String) |
指定した AttributeRelationship を作成し、index で示されるコレクション内の位置に挿入します。 |
|
Insert(Int32, ModelComponent) |
インフラストラクチャです。 (ModelComponentCollection から継承されています。) |
|
Insert(IModelComponent, String, Int32) |
(ModelComponentCollection から継承されています。) |
|
Insert(IModelComponent, String, Int32, Boolean) |
(ModelComponentCollection から継承されています。) |
|
IsValidName(String) |
指定した name が AttributeRelationship に有効な名前であることを確認します。 |
|
IsValidName(String, String%) |
指定した name が AttributeRelationship に有効な名前であることを確認し、名前が有効ではない場合はエラー メッセージを返します。 |
|
MemberwiseClone |
(Object から継承されています。) |
|
Move(Int32, Int32) |
指定した AttributeRelationship を、コレクション内のある位置から別の位置に移動します。 |
|
Move(String, Int32) |
指定した AttributeRelationship をコレクション内の指定したインデックス位置に移動します。 |
|
Move(AttributeRelationship, Int32) |
指定した AttributeRelationship をコレクション内の新しいインデックス位置に移動します。 |
|
Remove(String) |
attributeId によって識別される AttributeRelationship をコレクションから削除します。 |
|
Remove(AttributeRelationship) |
指定した AttributeRelationship をコレクションから削除します。 |
|
Remove |
(ModelComponentCollection から継承されています。) |
|
Remove(String, Boolean) |
インフラストラクチャです。 |
|
Remove(AttributeRelationship, Boolean) |
インフラストラクチャです。 |
|
RemoveAt(Int32) |
指定したインデックスにある IModelComponent を ModelComponentCollection から削除します。 (ModelComponentCollection から継承されています。) |
|
RemoveAt(Int32, Boolean) |
インフラストラクチャです。 (ModelComponentCollection から継承されています。) |
|
ToString |
(Object から継承されています。) |