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
Public method Add(Object) When overridden in a derived class, adds the specified object to the collection.
Public method Add(ModelItem) When overridden in a derived class, adds the specified item to the collection.

Top

See Also

Reference

ModelItemCollection Class

Microsoft.Windows.Design.Model Namespace

Other Resources

WPF Designer Extensibility Architecture