ModelFactory Members
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 instances of ModelItem objects in the designer.
The ModelFactory type exposes the following members.
Methods
Name | Description | |
---|---|---|
CreateItem | Overloaded. Creates a new ModelItem for the given item type. | |
CreateStaticMemberItem | Creates a new ModelItem that represents the value of a static member of the given class. |
Top