HL7DocumentSchema.ParseComplexType Methode
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.
protected:
Microsoft::Solutions::BTAHL7::Pipelines::AbstractDataEntity ^ ParseComplexType(Microsoft::Solutions::BTAHL7::Pipelines::AbstractDataEntity ^ parent, System::Xml::Schema::XmlSchemaComplexType ^ ct);
protected Microsoft.Solutions.BTAHL7.Pipelines.AbstractDataEntity ParseComplexType (Microsoft.Solutions.BTAHL7.Pipelines.AbstractDataEntity parent, System.Xml.Schema.XmlSchemaComplexType ct);
member this.ParseComplexType : Microsoft.Solutions.BTAHL7.Pipelines.AbstractDataEntity * System.Xml.Schema.XmlSchemaComplexType -> Microsoft.Solutions.BTAHL7.Pipelines.AbstractDataEntity
Protected Function ParseComplexType (parent As AbstractDataEntity, ct As XmlSchemaComplexType) As AbstractDataEntity
Parameter
- parent
- AbstractDataEntity