ModelItemCollection.Insert Method

Include Protected Members
Include Inherited Members

Inserts an item at the specified location.

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 Insert(Int32, ModelItem) When overridden in a derived class, inserts an item at the specified location.
Public method Insert(Int32, Object) When overridden in a derived class, inserts an item at the specified location.

Top

See Also

Reference

ModelItemCollection Class

Microsoft.Windows.Design.Model Namespace

Other Resources

WPF Designer Extensibility Architecture