ZSegmentStream Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
ZSegmentStream(Microsoft::Solutions::BTAHL7::Pipelines::HL7DataReader ^ reader, Microsoft::Solutions::BTAHL7::Pipelines::MessageType type, System::Text::Encoding ^ encoding, bool delim, Microsoft::Solutions::BTAHL7::Pipelines::HL7DocumentSchema ^ schema);
public ZSegmentStream (Microsoft.Solutions.BTAHL7.Pipelines.HL7DataReader reader, Microsoft.Solutions.BTAHL7.Pipelines.MessageType type, System.Text.Encoding encoding, bool delim, Microsoft.Solutions.BTAHL7.Pipelines.HL7DocumentSchema schema);
new Microsoft.Solutions.BTAHL7.Pipelines.ZSegmentStream : Microsoft.Solutions.BTAHL7.Pipelines.HL7DataReader * Microsoft.Solutions.BTAHL7.Pipelines.MessageType * System.Text.Encoding * bool * Microsoft.Solutions.BTAHL7.Pipelines.HL7DocumentSchema -> Microsoft.Solutions.BTAHL7.Pipelines.ZSegmentStream
Parameters
- reader
- HL7DataReader
- type
- MessageType
- encoding
- Encoding
- delim
- Boolean
- schema
- HL7DocumentSchema