Miner.Windows Assembly > Miner.Windows.Layout.Data Namespace : CreateDataItem Class |
The following tables list the members exposed by CreateDataItem.
Name | Description | |
---|---|---|
![]() | CreateDataItem Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Type | Returns/sets the type of data item that is a creation parameter. |
![]() | Value | Returns/sets the value of the data item that is a creation parameter. |
Name | Description | |
---|---|---|
![]() ![]() | Clone | Provides means to create a copy of a CreateDataItem array. |
![]() ![]() | CreateArray | Creates an array that the specifies the constructor parameters and their values. |
![]() ![]() | MakeArray | Converts an array of create data items into a object array for use in calling the correct constructor with the correct values for object to be created. |