ValueRangeTValueMin Property

CVB.Net Documentation
Minimum value.

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

public TValue Min { get; set; }

Property Value

Type: TValue
Exceptions

ExceptionCondition
ArgumentExceptionwhen trying to set a value that exceeds the currently set Max value
See Also

Reference