ValueRangeTValueMax Property

CVB.Net Documentation
Maximum value.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public TValue Max { get; set; }

Property Value

Type: TValue
Exceptions

ExceptionCondition
ArgumentExceptionwhen trying to set a value that is lower than the currently set Min value
See Also

Reference