←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 19.0.2017.10.30
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly