RawShortTag

RawShortTag constructor

Initializes a new instance of the RawShortTag class.

public RawShortTag(uint tagID, ushort[] value)
Parameter Type Description
tagID UInt32 The tag identifier.
value UInt16[] The value.

See Also