Structure
Структура данных.
Шаблон Structure List
<Structure Type="List">
<Item></Item>
<Item></Item>
<Item></Item>
</Structure>Шаблон Structure Table
<Structure Type="Table">
<Row>
<Item></Item>
<Item></Item>
</Row>
<Row>
<Item></Item>
<Item></Item>
</Row>
</Structure>Шаблон Structure DataTable
Шаблон Structure Dictionary
Last updated