PzxFile.Blocks Property Definition Gets the blocks in this PZX file. public IReadOnlyList<PzxBlock> Blocks { get; } View source Property Value IReadOnlyList<PzxBlock>