'Declaration
Public Function WithinRange( _ ByVal value As System.Integer _ ) As System.Boolean
'Usage
Dim instance As NRange Dim value As System.Integer Dim value As System.Boolean value = instance.WithinRange(value)
public System.bool WithinRange( System.int value )
Parameters
- value