'UsageDim instance As ValueEventArgs Dim value As Object instance.CheckValue(value)
Parameters
- value
- Value to be checked.
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.CheckValue(value)
The value of this parameter can be null (Nothing in Visual Basic).