←Select platform

Correct Method

Summary

Fixes an invalid size (if possible)

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

Parameters

value

Value to be corrected.

Return Value

Corrected value.

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