Blocks Element (ASSL)
Contains the collection of blocks of binary data that represent the binary contents of a ClrAssemblyFile element.
Syntax
<Data xsi:type="DataBlock">
...
<Blocks>
<Block>...</Block>
</Blocks>
...
</File>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length | None |
Default value | None |
Cardinality | 1-1: Required element that occurs once and only once. |
Element Relationships
Relationship | Element |
---|---|
Parent elements | Data of type DataBlock |
Child elements | Block |
Remarks
The element that corresponds to the parent of Blocks in the Analysis Management Objects (AMO) object model is ClrAssemblyFile.