TzxFile.Blocks Property Definition Gets the blocks in this TZX file. public IReadOnlyList<TzxBlock> Blocks { get; } View source Property Value IReadOnlyList<TzxBlock>