RawUndefinedTag

RawUndefinedTag constructor

Initializes a new instance of the RawUndefinedTag class.

public RawUndefinedTag(uint tagID, byte[] value)
Parameter Type Description
tagID UInt32 The tag identifier.
value Byte[] The value.

See Also