다음을 통해 공유


ChoiceField 클래스

정의

public ref class ChoiceField : Microsoft::Solutions::BTAHL7::Pipelines::ComplexField
public class ChoiceField : Microsoft.Solutions.BTAHL7.Pipelines.ComplexField
type ChoiceField = class
    inherit ComplexField
Public Class ChoiceField
Inherits ComplexField
상속

생성자

ChoiceField(Int32, Int32)

필드

isRootNode (다음에서 상속됨 AbstractComplexDataEntity)
mChildList (다음에서 상속됨 AbstractComplexDataEntity)
mCouldBeLastEntity (다음에서 상속됨 AbstractDataEntity)
mIsCompiled (다음에서 상속됨 AbstractDataEntity)
mIsFirstChild (다음에서 상속됨 AbstractDataEntity)
mIsGroupAllowed (다음에서 상속됨 AbstractComplexDataEntity)
mIsLastChild (다음에서 상속됨 AbstractDataEntity)
mMaxOccurs (다음에서 상속됨 AbstractDataEntity)
mMinOccurs (다음에서 상속됨 AbstractDataEntity)
mNamespace (다음에서 상속됨 AbstractComplexDataEntity)
mParent (다음에서 상속됨 AbstractDataEntity)
mTagID (다음에서 상속됨 AbstractComplexDataEntity)
mXmlTag (다음에서 상속됨 AbstractDataEntity)

속성

CanEndWithCS (다음에서 상속됨 AbstractDataEntity)
CanEndWithFS (다음에서 상속됨 AbstractDataEntity)
CanEndWithNL (다음에서 상속됨 AbstractDataEntity)
CanEndWithRC (다음에서 상속됨 AbstractDataEntity)
CanEndWithSCS (다음에서 상속됨 AbstractDataEntity)
CanRepeat (다음에서 상속됨 AbstractDataEntity)
ChildCount (다음에서 상속됨 AbstractComplexDataEntity)
ChildList (다음에서 상속됨 AbstractComplexDataEntity)
CouldBeLastEntity (다음에서 상속됨 AbstractDataEntity)
Depth (다음에서 상속됨 AbstractDataEntity)
Index (다음에서 상속됨 AbstractDataEntity)
IsFirstChild (다음에서 상속됨 AbstractDataEntity)
IsGroupAllowed (다음에서 상속됨 AbstractComplexDataEntity)
IsLastChild (다음에서 상속됨 AbstractDataEntity)
IsOptional (다음에서 상속됨 AbstractDataEntity)
IsRootNode (다음에서 상속됨 AbstractComplexDataEntity)
Item[Int32] (다음에서 상속됨 AbstractComplexDataEntity)
MaxOccurs (다음에서 상속됨 AbstractDataEntity)
MinOccurs (다음에서 상속됨 AbstractDataEntity)
Namespace (다음에서 상속됨 AbstractComplexDataEntity)
Parent (다음에서 상속됨 AbstractDataEntity)
TagID (다음에서 상속됨 AbstractComplexDataEntity)
XmlTag (다음에서 상속됨 AbstractDataEntity)

메서드

AddChild(AbstractDataEntity) (다음에서 상속됨 AbstractComplexDataEntity)
ChildDelimiterIndex(DelimiterSet) (다음에서 상속됨 AbstractComplexDataEntity)
ChildFirstLastMap() (다음에서 상속됨 AbstractDataEntity)
Compile(StringCollection) (다음에서 상속됨 ComplexField)
ComputeFirstSegmentSet(StringCollection) (다음에서 상속됨 AbstractComplexDataEntity)
ComputeFollowSet() (다음에서 상속됨 AbstractDataEntity)
ComputeLastSegmentSet(StringCollection) (다음에서 상속됨 AbstractComplexDataEntity)
ComputeSegmentNames(Hashtable) (다음에서 상속됨 AbstractComplexDataEntity)
FindMatchingChild(String, Int32) (다음에서 상속됨 AbstractComplexDataEntity)
FindParseStateWithTag(String, Boolean)
FollowSetMap() (다음에서 상속됨 AbstractDataEntity)
GetParserStateWithNextTag(ParserState, String, Boolean, Boolean)
IsDelimiter(Int32, DelimiterSet, Boolean, Boolean) (다음에서 상속됨 AbstractDataEntity)
Print(String, StringBuilder)
ProduceFF(IExecutionContext, StreamWriter, XmlReader, Boolean)
ProduceXml(IExecutionContext, IDataReader, XmlWriter, Boolean)

적용 대상