TestChecksum(String) Method (Interleaved2of5ChecksumMod10C)
Tests checksum in barcode value.
'Declaration
Protected Overrides Function TestChecksum( _
ByVal As String _
) As Boolean
protected override bool TestChecksum(
string
)
protected: bool TestChecksum(
string*
); override
protected:
bool TestChecksum(
string^
); override
Parameters
- value
- The barcode value with chacksum.
Return Value
true if checksum is valid; otherwise, false.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5