Less(IComparable,IComparable,String,String,Image) Method
Checks whether the first number specified is less than the second for IComparable values.

C# Syntax

Parameters

arg1
The first value, expected to be the smaller number.
arg2
The second value, expected to be the larger number.
verificationName
The verification title.
verificationDescription
The verification description.
verificationImage
An image related to the verification.