RawSShortTag

RawSShortTag constructor

Initializes a new instance of the RawSShortTag class.

public RawSShortTag(uint tagID, short[] value)
Parameter Type Description
tagID UInt32 The tag identifier.
value Int16[] The value.

See Also