←Select platform

MLPWriter Constructor

Summary

Initializes a new MLPWriter instance.

Syntax

C#
VB
C++
Public Function New( _ 
   ByVal stream As Stream _ 
) 
public MLPWriter( 
   Stream stream 
) 
public: 
MLPWriter(  
   Stream^ stream 
) 

Parameters

stream
The stream to write to.

Requirements

Target Platforms

See Also

Reference

MLPWriter Class

MLPWriter Members

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