'Declaration Public Function New( _ ByVal errorMessage As String _ )
'Usage Dim errorMessage As String Dim instance As New DoubleCellType(errorMessage)
public DoubleCellType( string errorMessage )
Parameters
- errorMessage
- Message to display when the input value is not valid