Share via


ModelItemCollection.Remove Method

Include Protected Members
Include Inherited Members

Removes an item from 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 Remove(Object) When overridden in a derived class, removes a value from the collection.
Public method Remove(ModelItem) When overridden in a derived class, removes an item from the collection.

Top

See Also

Reference

ModelItemCollection Class

Microsoft.Windows.Design.Model Namespace

Other Resources

WPF Designer Extensibility Architecture