Write(string) Method

Summary
Writes text to the stream.
Syntax
C#
VB
C++
Public Overloads Sub Write( _ 
   ByVal msg As String _ 
)  
public void Write( 
   string msg 
) 
public: 
void Write(  
   String^ msg 
)  

Parameters

msg
The text message.

Requirements

Target Platforms

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

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.