ModelComponentCollection.Add Method
Include Protected Members
Include Inherited Members
Adds a ModelComponent object to the ModelComponentCollection.
Overload List
Name | Description | |
---|---|---|
Add(ModelComponent) | Infrastructure. | |
Add(String, IModelComponent) | ||
Add(ModelComponent, Boolean) | Infrastructure. | |
Add(String, IModelComponent, Boolean) |
Top