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

Leadtools.Medical.HL7 Assembly