|
Add() () () () |
Creates and adds an AggregationDesign to the end of the collection. |
|
Add(String) |
Creates and adds an AggregationDesign, with the specified identifier, to the end of the collection. |
|
Add(AggregationDesign) |
Adds an AggregationDesign to the end of the collection. |
|
Add(ModelComponent) |
Adds a ModelComponent to the end of the MajorObjectCollection. (繼承自 MajorObjectCollection。) |
|
Add(String, String) |
Creates and adds an AggregationDesign, with the specified name and identifier, 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 |
基礎結構。 (繼承自 NamedComponentCollection。) |
|
ChangeKey |
基礎結構。 (繼承自 ModelComponentCollection。) |
|
Clear |
Removes all elements from the ModelComponentCollection. (繼承自 ModelComponentCollection。) |
|
Contains(String) |
Indicates whether the collection contains an AggregationDesign with the specified identifier. |
|
Contains(AggregationDesign) |
Indicates whether the collection contains a specified AggregationDesign. |
|
Contains(IModelComponent) |
(繼承自 ModelComponentCollection。) |
|
ContainsName |
(繼承自 NamedComponentCollection。) |
|
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 AggregationDesign, with the specified identifier, from the collection. |
|
FindByName |
Gets the AggregationDesign, with the specified name, from the collection. |
|
GetByName |
Gets the AggregationDesign, with the specified name, 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。) |
|
GetNewID() () () () |
(繼承自 NamedComponentCollection。) |
|
GetNewID(String) |
(繼承自 NamedComponentCollection。) |
|
GetNewName() () () () |
(繼承自 NamedComponentCollection。) |
|
GetNewName(String) |
(繼承自 NamedComponentCollection。) |
|
GetType |
(繼承自 Object。) |
|
IndexOf(String) |
Gets the index of an AggregationDesign, with the specified identifier. |
|
IndexOf(AggregationDesign) |
Gets the index of a specified AggregationDesign. |
|
IndexOf(IModelComponent) |
(繼承自 ModelComponentCollection。) |
|
IndexOfName |
(繼承自 NamedComponentCollection。) |
|
Insert(Int32) |
Creates and inserts an AggregationDesign into the collection at the specified index. |
|
Insert(Int32, AggregationDesign) |
Inserts an AggregationDesign into the collection at the specified index. |
|
Insert(Int32, String) |
Creates and inserts an AggregationDesign, with the specified identifier, into the collection at the specified index. |
|
Insert(Int32, ModelComponent) |
Inserts a ModelComponent in the MajorObjectCollection at the specified index. (繼承自 MajorObjectCollection。) |
|
Insert(Int32, String, String) |
Creates and inserts an AggregationDesign, with the specified name and identifier, into the collection at the specified index. |
|
Insert(IModelComponent, String, Int32) |
(繼承自 ModelComponentCollection。) |
|
Insert(IModelComponent, String, Int32, Boolean) |
(繼承自 ModelComponentCollection。) |
|
IsValidID(String) |
(繼承自 NamedComponentCollection。) |
|
IsValidID(String, String%) |
(繼承自 NamedComponentCollection。) |
|
IsValidID(String, Type, String%) |
(繼承自 NamedComponentCollection。) |
|
IsValidName(String) |
(繼承自 NamedComponentCollection。) |
|
IsValidName(String, String%) |
(繼承自 NamedComponentCollection。) |
|
IsValidName(String, Type, String%) |
(繼承自 NamedComponentCollection。) |
|
MemberwiseClone |
(繼承自 Object。) |
|
Move(Int32, Int32) |
Moves an AggregationDesign, at the current specified index, to a new specified index in the collection. |
|
Move(String, Int32) |
Moves an AggregationDesign, with the specified identifier, to the specified index in the collection. |
|
Move(AggregationDesign, Int32) |
Moves an AggregationDesign to a new index in the collection. |
|
Remove(String) |
Removes the AggregationDesign, with the specified identifier, from the collection. |
|
Remove(AggregationDesign) |
Removes the specified AggregationDesign from the collection. |
|
Remove |
(繼承自 ModelComponentCollection。) |
|
Remove(String, Boolean) |
基礎結構。 |
|
Remove(AggregationDesign, Boolean) |
基礎結構。 |
|
RemoveAt(Int32) |
Removes the IModelComponent at the specified index from the ModelComponentCollection. (繼承自 ModelComponentCollection。) |
|
RemoveAt(Int32, Boolean) |
基礎結構。 (繼承自 ModelComponentCollection。) |
|
ToString |
(繼承自 Object。) |