Class BlockProperties

BlockProperties class

The representation of the properties of a data block.

public class BlockProperties

Constructors

Name Description
BlockProperties() The default constructor.

Properties

Name Description
Offset { get; set; } Data offset
RepeatBegin { get; set; } Start of a repeating data block

See Also