ModelService.CreateItem Method

Include Protected Members
Include Inherited Members

When overridden in a derived class, creates a model item that is a deep copy of the specified instance.

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
Protected method CreateItem(Object) When overridden in a derived class, creates a model item that is a deep copy of the specified instance.
Protected method CreateItem(Type, CreateOptions, array<Object[]) When overridden in a derived class, creates a ModelItem object for a specified type.

Top

See Also

Reference

ModelService Class

Microsoft.Windows.Design.Services Namespace