|
Add(String) |
Creates and adds a PerspectiveKpi, with the specified identifier, to the end of the collection. |
|
Add(ModelComponent) |
基礎結構。 (繼承自 ModelComponentCollection。) |
|
Add(PerspectiveKpi) |
Adds a PerspectiveKpi to the end of the collection. |
|
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 a PerspectiveKpi that has the specified identifier. |
|
Contains(IModelComponent) |
(繼承自 ModelComponentCollection。) |
|
Contains(PerspectiveKpi) |
Indicates whether the collection contains a specified PerspectiveKpi. |
|
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 PerspectiveKpi that has the specified identifier 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 PerspectiveKpi that has the specified identifier. |
|
IndexOf(IModelComponent) |
(繼承自 ModelComponentCollection。) |
|
IndexOf(PerspectiveKpi) |
Gets the index of a specified PerspectiveKpi. |
|
Insert(Int32, ModelComponent) |
基礎結構。 (繼承自 ModelComponentCollection。) |
|
Insert(Int32, PerspectiveKpi) |
Inserts a PerspectiveKpi into the collection at the specified index. |
|
Insert(Int32, String) |
Creates and inserts a PerspectiveKpi that has the specified identifier into the collection at the specified index. |
|
Insert(IModelComponent, String, Int32) |
(繼承自 ModelComponentCollection。) |
|
Insert(IModelComponent, String, Int32, Boolean) |
(繼承自 ModelComponentCollection。) |
|
MemberwiseClone |
(繼承自 Object。) |
|
Move(Int32, Int32) |
Moves the PerspectiveKpi at the current specified index to a new specified index in the collection. |
|
Move(String, Int32) |
Moves the PerspectiveKpi that has the specified identifier to the specified index in the collection. |
|
Move(PerspectiveKpi, Int32) |
Moves a PerspectiveKpi to a new index in the collection. |
|
Remove(String) |
Removes the PerspectiveKpi that has the specified identifier from the collection. |
|
Remove |
(繼承自 ModelComponentCollection。) |
|
Remove(PerspectiveKpi) |
Removes the specified PerspectiveKpi from the collection. |
|
Remove(String, Boolean) |
基礎結構。 |
|
Remove(PerspectiveKpi, Boolean) |
基礎結構。 |
|
RemoveAt(Int32) |
Removes the IModelComponent at the specified index from the ModelComponentCollection. (繼承自 ModelComponentCollection。) |
|
RemoveAt(Int32, Boolean) |
基礎結構。 (繼承自 ModelComponentCollection。) |
|
ToString |
(繼承自 Object。) |