'UsageDim instance As ValueEventArgs Dim value As Object instance.ValidateValue(value)
Parameters
- value
- Value to be validated.
The value of this parameter can be
null(Nothingin Visual Basic).
The value of this parameter can be null (Nothing in Visual Basic).
'UsageDim instance As ValueEventArgs Dim value As Object instance.ValidateValue(value)
The value of this parameter can be null (Nothing in Visual Basic).