ModelFactory Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates instances of ModelItem objects in the designer.
public ref class ModelFactory abstract sealed
public static class ModelFactory
type ModelFactory = class
Public Class ModelFactory
- Inheritance
-
ModelFactory
Methods
CreateItem(EditingContext, Object) |
Creates a new ModelItem by creating a deep copy of the instance provided. |
CreateItem(EditingContext, Type, CreateOptions, Object[]) |
Creates a new ModelItem for the given item type. |
CreateItem(EditingContext, Type, Object[]) |
Creates a new ModelItem for the given item type. |
CreateStaticMemberItem(EditingContext, Type, String) |
Creates a new ModelItem that represents the value of a static member of the given class. |
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา