ModelFactory.CreateItem Method
Include Protected Members
Include Inherited Members
Creates a new model item.
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
CreateItem(EditingContext, Object)
Creates a new model item by creating a deep copy of the specified object.
CreateItem(EditingContext, Type, array<Object[])
Creates a new model item for the specified item type.
CreateItem(EditingContext, Type, CreateOptions, array<Object[])
Creates a new model item for the specified item type.
Top
See Also
Reference
Microsoft.Windows.Design.Model Namespace