다음을 통해 공유


HL7DocumentSchema(XmlSchemaCollection, String, IEnumerator) 생성자

정의

public:
 HL7DocumentSchema(System::Xml::Schema::XmlSchemaCollection ^ schemaCollection, System::String ^ docSpecType, System::Collections::IEnumerator ^ propEnumerator);
public HL7DocumentSchema (System.Xml.Schema.XmlSchemaCollection schemaCollection, string docSpecType, System.Collections.IEnumerator propEnumerator);
new Microsoft.Solutions.BTAHL7.Pipelines.HL7DocumentSchema : System.Xml.Schema.XmlSchemaCollection * string * System.Collections.IEnumerator -> Microsoft.Solutions.BTAHL7.Pipelines.HL7DocumentSchema
Public Sub New (schemaCollection As XmlSchemaCollection, docSpecType As String, propEnumerator As IEnumerator)

매개 변수

schemaCollection
XmlSchemaCollection
docSpecType
String
propEnumerator
IEnumerator

적용 대상