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