.gif) |
Add(String) |
Creates and adds an AggregationInstanceDimension, the specified by cubeDimensionId, to the end of the collection. |
.gif) |
Add(AggregationInstanceDimension) |
Adds the specified AggregationInstanceDimension 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 AggregationInstanceDimension, which is identified by cubeDimensionId. |
.gif) |
Contains(AggregationInstanceDimension) |
Indicates whether the collection contains the specified AggregationInstanceDimension. |
.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 AggregationInstanceDimension, with the specified cubeDimensionId, 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 AggregationInstanceDimension, which is identified by cubeDimensionId, from the collection. |
.gif) |
IndexOf(AggregationInstanceDimension) |
Gets the index of a specified AggregationInstanceDimension in the collection |
.gif) |
IndexOf(IModelComponent) |
(ModelComponentCollection에서 상속됩니다.) |
.gif) |
Insert(Int32, AggregationInstanceDimension) |
Inserts a specified AggregationInstanceDimension into the collection at the location specified by index. |
.gif) |
Insert(Int32, String) |
Creates and inserts a specific AggregationInstanceDimension 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 AggregationInstanceDimension from one position to another position in the collection. |
.gif) |
Move(String, Int32) |
Moves a specified AggregationInstanceDimension into the collection to the specified index position. |
.gif) |
Move(AggregationInstanceDimension, Int32) |
Moves a specified AggregationInstanceDimension to a new index position in the collection. |
.gif) |
Remove(String) |
Removes the AggregationInstanceDimension, identified by cubeDimensionId, from the collection. |
.gif) |
Remove(AggregationInstanceDimension) |
Removes the specified AggregationInstanceDimension from the collection. |
.gif) |
Remove |
(ModelComponentCollection에서 상속됩니다.) |
.gif) |
Remove(String, Boolean) |
인프라 |
.gif) |
Remove(AggregationInstanceDimension, Boolean) |
인프라 |
.gif) |
RemoveAt(Int32) |
Removes the IModelComponent at the specified index from the ModelComponentCollection. (ModelComponentCollection에서 상속됩니다.) |
.gif) |
RemoveAt(Int32, Boolean) |
인프라 (ModelComponentCollection에서 상속됩니다.) |
.gif) |
ToString |
(Object에서 상속됩니다.) |