다음을 통해 공유


AbstractComplexDataEntity(String, Int32, Int32) 생성자

정의

protected:
 AbstractComplexDataEntity(System::String ^ xmlTag, int min, int max);
protected AbstractComplexDataEntity (string xmlTag, int min, int max);
new Microsoft.Solutions.BTAHL7.Pipelines.AbstractComplexDataEntity : string * int * int -> Microsoft.Solutions.BTAHL7.Pipelines.AbstractComplexDataEntity
Protected Sub New (xmlTag As String, min As Integer, max As Integer)

매개 변수

xmlTag
String
min
Int32
max
Int32

적용 대상