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