Returns the raw value of CRC32.

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
[CLSCompliantAttribute(false)]
public uint RawValue { get; set; }

Field Value

A raw CRC32 value.

See Also