Miner.System Assembly > Miner.Configuration.Validators Namespace > IntegerValidatorWrapper Class : IntegerValidatorWrapper Constructor |
'Declaration Public Function New( _ ByVal validator As IntegerValidator, _ ByVal minValue As Integer, _ ByVal maxValue As Integer, _ ByVal rangeIsExclusive As Boolean _ )
'Usage Dim validator As IntegerValidator Dim minValue As Integer Dim maxValue As Integer Dim rangeIsExclusive As Boolean Dim instance As New IntegerValidatorWrapper(validator, minValue, maxValue, rangeIsExclusive)
public IntegerValidatorWrapper( IntegerValidator validator, int minValue, int maxValue, bool rangeIsExclusive )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.