RawRationalTag

RawRationalTag constructor

Initializes a new instance of the RawRationalTag class.

public RawRationalTag(uint tagID, RawRational[] value)
Parameter Type Description
tagID UInt32 The tag identifier.
value RawRational[] The value.

See Also