ModelItemCollection.Add Method
Include Protected Members
Include Inherited Members
Adds an item to the collection.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Add(Object) | When overridden in a derived class, adds the specified object to the collection. | |
Add(ModelItem) | When overridden in a derived class, adds the specified item to the collection. |
Top
See Also
Reference
Microsoft.Windows.Design.Model Namespace