PerformOperation Method (IsNotWithinOperator)
Performs test operation on object with target value.
'Declaration
Public Overrides Function PerformOperation( _
ByVal As Object, _
ByVal As Object _
) As Boolean
Parameters
- obj
- The object to test.
- target
- The target value.