.gif) |
Add() () () () |
Creates and adds an AggregationInstance to the end of the collection. |
.gif) |
Add(String) |
Creates and adds an AggregationInstance, with the specified identifier, to the end of the collection. |
.gif) |
Add(AggregationInstance) |
Adds an AggregationInstance to the end of the collection. |
.gif) |
Add(ModelComponent) |
인프라 (NamedComponentCollection에서 상속됩니다.) |
.gif) |
Add(String, String) |
Creates and adds an AggregationInstance, with the specified name and identifier, to the end of the collection. |
.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 |
인프라 (NamedComponentCollection에서 상속됩니다.) |
.gif) |
ChangeKey |
인프라 (ModelComponentCollection에서 상속됩니다.) |
.gif) |
Clear |
Removes all elements from the ModelComponentCollection. (ModelComponentCollection에서 상속됩니다.) |
.gif) |
Contains(String) |
Indicates whether the collection contains an AggregationInstance with the specified identifier. |
.gif) |
Contains(AggregationInstance) |
Indicates whether the collection contains a specified AggregationInstance. |
.gif) |
Contains(IModelComponent) |
(ModelComponentCollection에서 상속됩니다.) |
.gif) |
ContainsName |
(NamedComponentCollection에서 상속됩니다.) |
.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 AggregationInstance, with the specified identifier, from the collection. |
.gif) |
FindByName |
Gets the AggregationInstance, with the specified name, from the collection. |
.gif) |
GetByName |
Gets the AggregationInstance, with the specified name, 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) |
GetNewID() () () () |
(NamedComponentCollection에서 상속됩니다.) |
.gif) |
GetNewID(String) |
(NamedComponentCollection에서 상속됩니다.) |
.gif) |
GetNewName() () () () |
(NamedComponentCollection에서 상속됩니다.) |
.gif) |
GetNewName(String) |
(NamedComponentCollection에서 상속됩니다.) |
.gif) |
GetType |
(Object에서 상속됩니다.) |
.gif) |
IndexOf(String) |
Gets the index of an AggregationInstance with the specified identifier. |
.gif) |
IndexOf(AggregationInstance) |
Gets the index of a specified AggregationInstance. |
.gif) |
IndexOf(IModelComponent) |
(ModelComponentCollection에서 상속됩니다.) |
.gif) |
IndexOfName |
(NamedComponentCollection에서 상속됩니다.) |
.gif) |
Insert(Int32) |
Creates and inserts an AggregationInstance into the collection at the specified index. |
.gif) |
Insert(Int32, AggregationInstance) |
Inserts an AggregationInstance into the collection at the specified index. |
.gif) |
Insert(Int32, String) |
Creates and inserts an AggregationInstance, with the specified identifier, into the collection at the specified index. |
.gif) |
Insert(Int32, ModelComponent) |
(NamedComponentCollection에서 상속됩니다.) |
.gif) |
Insert(Int32, String, String) |
Creates and inserts an AggregationInstance, with the specified name and identifier, into the collection at the specified index. |
.gif) |
Insert(IModelComponent, String, Int32) |
(ModelComponentCollection에서 상속됩니다.) |
.gif) |
Insert(IModelComponent, String, Int32, Boolean) |
(ModelComponentCollection에서 상속됩니다.) |
.gif) |
IsValidID(String) |
(NamedComponentCollection에서 상속됩니다.) |
.gif) |
IsValidID(String, String%) |
(NamedComponentCollection에서 상속됩니다.) |
.gif) |
IsValidID(String, Type, String%) |
(NamedComponentCollection에서 상속됩니다.) |
.gif) |
IsValidName(String) |
(NamedComponentCollection에서 상속됩니다.) |
.gif) |
IsValidName(String, String%) |
(NamedComponentCollection에서 상속됩니다.) |
.gif) |
IsValidName(String, Type, String%) |
(NamedComponentCollection에서 상속됩니다.) |
.gif) |
MemberwiseClone |
(Object에서 상속됩니다.) |
.gif) |
Move(Int32, Int32) |
Moves an AggregationInstance at the current specified index to a new specified index in the collection. |
.gif) |
Move(String, Int32) |
Moves an AggregationInstance, with the specified identifier, to the specified index in the collection. |
.gif) |
Move(AggregationInstance, Int32) |
Moves an AggregationInstance to a new index in the collection. |
.gif) |
Remove(String) |
Removes the AggregationInstance, with the specified identifier, from the collection. |
.gif) |
Remove(AggregationInstance) |
Removes the specified AggregationInstance from the collection. |
.gif) |
Remove |
(ModelComponentCollection에서 상속됩니다.) |
.gif) |
Remove(String, Boolean) |
|
.gif) |
Remove(AggregationInstance, Boolean) |
|
.gif) |
RemoveAt(Int32) |
Removes the IModelComponent at the specified index from the ModelComponentCollection. (ModelComponentCollection에서 상속됩니다.) |
.gif) |
RemoveAt(Int32, Boolean) |
인프라 (ModelComponentCollection에서 상속됩니다.) |
.gif) |
ToString |
(Object에서 상속됩니다.) |