←Select platform

Test Method

Summary

Test a value for size rule.

Syntax
C#
VB
C++
public virtual bool Test( 
   string value 
) 
Public Overridable Function Test( 
   ByVal value As String 
) As Boolean 
public:  
   virtual bool Test( 
      String^ value 
   ) 

Parameters

value

Value to test for.

Return Value

true of value provided is parsed correctly.

Requirements

Target Platforms

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly