←Select platform

SeekHeader Method

Summary

Seeks the stream to first header encountered.

Syntax
C#
C++/CLI
public static bool SeekHeader( 
   StreamReader streamReader 
) 
public:  
   static bool SeekHeader( 
      StreamReader^ streamReader 
   ) 

Parameters

streamReader

The abstract stream reader provider.

Return Value

true if a header is found.

Remarks

The stream will be seeked up to the header's location.

Requirements

Target Platforms

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

Leadtools.Medical.HL7 Assembly

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