Returns a hex string representation of this checksum.

Namespace:  Rebex.IO
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Overrides Function ToString As String
C#
public override string ToString()

Return Value

Hex string representation of this checksum.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also