.gif) |
Add(String) |
Creates and adds an AggregationInstanceMeasure, which is specified by measureId, to the end of the collection. |
.gif) |
Add(AggregationInstanceMeasure) |
Adds the specified AggregationInstanceMeasure to the end of the collection. |
.gif) |
Add(ModelComponent) |
인프라 (ModelComponentCollection에서 상속됩니다.) |
.gif) |
Add(String, IModelComponent) |
(ModelComponentCollection에서 상속됩니다.) |
.gif) |
Add(ModelComponent, Boolean) |
인프라 (ModelComponentCollection에서 상속됩니다.) |
.gif) |
Add(String, IModelComponent, Boolean) |
(ModelComponentCollection에서 상속됩니다.) |
.gif) |
AddNew(String, Type) |
인프라 (ModelComponentCollection에서 상속됩니다.) |
.gif) |
AddNew(String, String, Type) |
인프라 (ModelComponentCollection에서 상속됩니다.) |
.gif) |
CanAdd |
인프라 (ModelComponentCollection에서 상속됩니다.) |
.gif) |
ChangeKey |
인프라 (ModelComponentCollection에서 상속됩니다.) |
.gif) |
Clear |
Removes all elements from the ModelComponentCollection. (ModelComponentCollection에서 상속됩니다.) |
.gif) |
Contains(String) |
Indicates whether the collection contains an AggregationInstanceMeasure identified by the specified measureId |
.gif) |
Contains(AggregationInstanceMeasure) |
Indicates whether the collection contains the specified AggregationInstanceMeasure. |
.gif) |
Contains(IModelComponent) |
(ModelComponentCollection에서 상속됩니다.) |
.gif) |
CopyTo |
Copies the entire ModelComponentCollection to a one-dimensional Array, starting at the specified index of the target array. (ModelComponentCollection에서 상속됩니다.) |
.gif) |
EnsureLoaded |
인프라 (ModelComponentCollection에서 상속됩니다.) |
.gif) |
Equals |
(Object에서 상속됩니다.) |
.gif) |
Finalize |
(Object에서 상속됩니다.) |
.gif) |
Find |
Gets the AggregationInstanceMeasure, with the specified measureId, from the collection. |
.gif) |
GetEnumerator |
Returns an enumerator that can iterate through the ModelComponentCollection. (ModelComponentCollection에서 상속됩니다.) |
.gif) |
GetHashCode |
(Object에서 상속됩니다.) |
.gif) |
GetItem |
Gets a reference to the specified component. (ModelComponentCollection에서 상속됩니다.) |
.gif) |
GetType |
(Object에서 상속됩니다.) |
.gif) |
IndexOf(String) |
Gets the index of a specified AggregationInstanceMeasure, identified by measureId, in the collection. |
.gif) |
IndexOf(AggregationInstanceMeasure) |
Gets the index of a specified AggregationInstanceMeasure in the collection |
.gif) |
IndexOf(IModelComponent) |
(ModelComponentCollection에서 상속됩니다.) |
.gif) |
Insert(Int32, AggregationInstanceMeasure) |
Inserts a specified AggregationInstanceMeasure into the collection at the location specified by index. |
.gif) |
Insert(Int32, String) |
Creates and inserts the specified AggregationInstanceMeasure into the collection at the specified index. |
.gif) |
Insert(Int32, ModelComponent) |
인프라 (ModelComponentCollection에서 상속됩니다.) |
.gif) |
Insert(IModelComponent, String, Int32) |
(ModelComponentCollection에서 상속됩니다.) |
.gif) |
Insert(IModelComponent, String, Int32, Boolean) |
(ModelComponentCollection에서 상속됩니다.) |
.gif) |
MemberwiseClone |
(Object에서 상속됩니다.) |
.gif) |
Move(Int32, Int32) |
Moves a specified AggregationInstanceMeasure from one position to another position in the collection. |
.gif) |
Move(String, Int32) |
Moves a AggregationInstanceMeasure in the collection to the specified index position. |
.gif) |
Move(AggregationInstanceMeasure, Int32) |
Moves a specified AggregationInstanceMeasure to a new index position in the collection. |
.gif) |
Remove(String) |
Removes the AggregationInstanceMeasure, identified by measureId, from the collection. |
.gif) |
Remove(AggregationInstanceMeasure) |
Removes the specified AggregationInstanceMeasure from the collection. |
.gif) |
Remove |
(ModelComponentCollection에서 상속됩니다.) |
.gif) |
Remove(String, Boolean) |
인프라 |
.gif) |
Remove(AggregationInstanceMeasure, Boolean) |
인프라 |
.gif) |
RemoveAt(Int32) |
Removes the IModelComponent at the specified index from the ModelComponentCollection. (ModelComponentCollection에서 상속됩니다.) |
.gif) |
RemoveAt(Int32, Boolean) |
인프라 (ModelComponentCollection에서 상속됩니다.) |
.gif) |
ToString |
(Object에서 상속됩니다.) |