NamedComponentCollection.Add Method
Include Protected Members
Include Inherited Members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Overload List
Name | Description | |
---|---|---|
Add(ModelComponent) | Infrastructure. (Overrides ModelComponentCollection.Add(ModelComponent).) | |
Add(String, IModelComponent) | (Inherited from ModelComponentCollection.) | |
Add(ModelComponent, Boolean) | Infrastructure. (Inherited from ModelComponentCollection.) | |
Add(String, IModelComponent, Boolean) | (Inherited from ModelComponentCollection.) |
Top