RawSByteTag

RawSByteTag constructor

Initializes a new instance of the RawSByteTag class.

public RawSByteTag(uint tagID, sbyte[] value)
Parameter Type Description
tagID UInt32 The tag identifier.
value SByte[] The value.

See Also