|
Add(String) |
Creates and adds an AggregationInstanceMeasure, which is specified by measureId, to the end of the collection. |
|
Add(AggregationInstanceMeasure) |
Adds the specified AggregationInstanceMeasure to the end of the collection. |
|
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 |
Removes all elements from the ModelComponentCollection. (繼承自 ModelComponentCollection。) |
|
Contains(String) |
Indicates whether the collection contains an AggregationInstanceMeasure identified by the specified measureId |
|
Contains(AggregationInstanceMeasure) |
Indicates whether the collection contains the specified AggregationInstanceMeasure. |
|
Contains(IModelComponent) |
(繼承自 ModelComponentCollection。) |
|
CopyTo |
Copies the entire ModelComponentCollection to a one-dimensional Array, starting at the specified index of the target array. (繼承自 ModelComponentCollection。) |
|
EnsureLoaded |
基礎結構。 (繼承自 ModelComponentCollection。) |
|
Equals |
(繼承自 Object。) |
|
Finalize |
(繼承自 Object。) |
|
Find |
Gets the AggregationInstanceMeasure, with the specified measureId, from the collection. |
|
GetEnumerator |
Returns an enumerator that can iterate through the ModelComponentCollection. (繼承自 ModelComponentCollection。) |
|
GetHashCode |
(繼承自 Object。) |
|
GetItem |
Gets a reference to the specified component. (繼承自 ModelComponentCollection。) |
|
GetType |
(繼承自 Object。) |
|
IndexOf(String) |
Gets the index of a specified AggregationInstanceMeasure, identified by measureId, in the collection. |
|
IndexOf(AggregationInstanceMeasure) |
Gets the index of a specified AggregationInstanceMeasure in the collection |
|
IndexOf(IModelComponent) |
(繼承自 ModelComponentCollection。) |
|
Insert(Int32, AggregationInstanceMeasure) |
Inserts a specified AggregationInstanceMeasure into the collection at the location specified by index. |
|
Insert(Int32, String) |
Creates and inserts the specified AggregationInstanceMeasure into the collection at the specified index. |
|
Insert(Int32, ModelComponent) |
基礎結構。 (繼承自 ModelComponentCollection。) |
|
Insert(IModelComponent, String, Int32) |
(繼承自 ModelComponentCollection。) |
|
Insert(IModelComponent, String, Int32, Boolean) |
(繼承自 ModelComponentCollection。) |
|
MemberwiseClone |
(繼承自 Object。) |
|
Move(Int32, Int32) |
Moves a specified AggregationInstanceMeasure from one position to another position in the collection. |
|
Move(String, Int32) |
Moves a AggregationInstanceMeasure in the collection to the specified index position. |
|
Move(AggregationInstanceMeasure, Int32) |
Moves a specified AggregationInstanceMeasure to a new index position in the collection. |
|
Remove(String) |
Removes the AggregationInstanceMeasure, identified by measureId, from the collection. |
|
Remove(AggregationInstanceMeasure) |
Removes the specified AggregationInstanceMeasure from the collection. |
|
Remove |
(繼承自 ModelComponentCollection。) |
|
Remove(String, Boolean) |
基礎結構。 |
|
Remove(AggregationInstanceMeasure, Boolean) |
基礎結構。 |
|
RemoveAt(Int32) |
Removes the IModelComponent at the specified index from the ModelComponentCollection. (繼承自 ModelComponentCollection。) |
|
RemoveAt(Int32, Boolean) |
基礎結構。 (繼承自 ModelComponentCollection。) |
|
ToString |
(繼承自 Object。) |