Share via


ModelFactory.CreateItem Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Creates a new ModelItem for the given item type.

Overload List

  Name Description
Public methodStatic member CreateItem(EditingContext, Object) Creates a new ModelItem by creating a deep copy of the instance provided.
Public methodStatic member CreateItem(EditingContext, Type, array<Object[]) Creates a new ModelItem for the given item type.
Public methodStatic member CreateItem(EditingContext, Type, CreateOptions, array<Object[]) Creates a new ModelItem for the given item type.

Top

See Also

Reference

ModelFactory Class

ModelFactory Members

System.Activities.Design.Model Namespace