Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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, TypeIdentifier, array<Object[]) | Creates a new model item for the specified type identifier. |
![]() ![]() |
CreateItem(EditingContext, Type, array<Object[]) | Creates a new model item for the specified item type. |
![]() ![]() |
CreateItem(EditingContext, TypeIdentifier, CreateOptions, array<Object[]) | Creates a new model item for the specified type identifier. |
![]() ![]() |
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