ZSegmentStream Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Parameter
- reader
- HL7DataReader
- type
- MessageType
- encoding
- Encoding
- delim
- Boolean
- schema
- HL7DocumentSchema