RawAsciiTag

RawAsciiTag constructor

Initializes a new instance of the RawAsciiTag class.

public RawAsciiTag(uint tagID, string value)
Parameter Type Description
tagID UInt32 The tag identifier.
value String The value.

See Also