|
Add(String) |
指定した識別子の MeasureGroupDimension を作成し、コレクションの末尾に追加します。 |
|
Add(MeasureGroupDimension) |
MeasureGroupDimension をコレクションの末尾に追加します。 |
|
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) |
指定した識別子を持つ MeasureGroupDimension がコレクションに含まれているかどうかを示します。 |
|
Contains(IModelComponent) |
(ModelComponentCollection から継承されています。) |
|
Contains(MeasureGroupDimension) |
指定した MeasureGroupDimension がコレクションに含まれているかどうかを示します。 |
|
CopyTo |
1 次元の Array に ModelComponentCollection 全体をコピーします。その際、コピー対象の配列の指定したインデックスからコピーを開始します。 (ModelComponentCollection から継承されています。) |
|
EnsureLoaded |
インフラストラクチャです。 (ModelComponentCollection から継承されています。) |
|
Equals |
(Object から継承されています。) |
|
Finalize |
(Object から継承されています。) |
|
Find |
指定した識別子を持つ MeasureGroupDimension をコレクションから取得します。 |
|
GetEnumerator |
ModelComponentCollection を繰り返し処理できる列挙子を返します。 (ModelComponentCollection から継承されています。) |
|
GetHashCode |
(Object から継承されています。) |
|
GetItem |
指定したコンポーネントへの参照を取得します。 (ModelComponentCollection から継承されています。) |
|
GetType |
(Object から継承されています。) |
|
IndexOf(String) |
指定した識別子を持つ MeasureGroupDimension のインデックスを取得します。 |
|
IndexOf(IModelComponent) |
(ModelComponentCollection から継承されています。) |
|
IndexOf(MeasureGroupDimension) |
指定した MeasureGroupDimension のインデックスを取得します。 |
|
Insert(Int32, MeasureGroupDimension) |
MeasureGroupDimension をコレクション内の指定したインデックスに挿入します。 |
|
Insert(Int32, String) |
指定した識別子の MeasureGroupDimension を作成し、コレクション内の指定したインデックスに挿入します。 |
|
Insert(Int32, ModelComponent) |
インフラストラクチャです。 (ModelComponentCollection から継承されています。) |
|
Insert(IModelComponent, String, Int32) |
(ModelComponentCollection から継承されています。) |
|
Insert(IModelComponent, String, Int32, Boolean) |
(ModelComponentCollection から継承されています。) |
|
MemberwiseClone |
(Object から継承されています。) |
|
Move(Int32, Int32) |
指定した現在のインデックスにある MeasureGroupDimension を、コレクション内の指定した新しいインデックスに移動します。 |
|
Move(String, Int32) |
指定した識別子を持つ MeasureGroupDimension を、コレクション内の指定したインデックスに移動します。 |
|
Move(MeasureGroupDimension, Int32) |
MeasureGroupDimension をコレクション内の新しいインデックスに移動します。 |
|
Remove(String) |
指定した識別子を持つ MeasureGroupDimension をコレクションから削除します。 |
|
Remove |
(ModelComponentCollection から継承されています。) |
|
Remove(MeasureGroupDimension) |
指定した MeasureGroupDimension をコレクションから削除します。 |
|
Remove(String, Boolean) |
インフラストラクチャです。 |
|
Remove(MeasureGroupDimension, Boolean) |
インフラストラクチャです。 |
|
RemoveAt(Int32) |
指定したインデックスにある IModelComponent を ModelComponentCollection から削除します。 (ModelComponentCollection から継承されています。) |
|
RemoveAt(Int32, Boolean) |
インフラストラクチャです。 (ModelComponentCollection から継承されています。) |
|
ToString |
(Object から継承されています。) |