'Declaration Protected Overrides Function IncrementValue( _ ByVal value As UInteger, _ ByVal increment As UInteger _ ) As UInteger
'Usage Dim instance As UIntegerUpDown Dim value As UInteger Dim increment As UInteger Dim value As UInteger value = instance.IncrementValue(value, increment)
Parameters
- value
- increment