Skip to content

Field Constructors

Represents a field header.

Field(Tag, uint, Type)

View source
public Field(Tag tag, uint extendedFieldIdDelta, Type type)
Initializes a new instance of the Field struct.

Parameters

tagTag
The tag.
extendedFieldIdDeltauint
The extended field identifier delta.
typeType
The type.