←Select platform

EncodingCharacters Constructor(string)

Summary

Initializes a new instance of the EncodingCharacters class given an MSH segment.

Syntax

C#
VB
C++
Public Function New( _ 
   ByVal segment As String _ 
) 
public EncodingCharacters( 
   string segment 
) 
public: 
EncodingCharacters(  
   String^ segment 
) 

Parameters

segment
The MSH segment.

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