HasValue Property
Definition
HasValue
Gets a value indicating whether this instance has a checksum representation that consist of at least one byte.
public bool HasValue { get; }
Property Value
- bool
trueif this instance has a checksum representation that consist of at least one byte; otherwise,false.