Edit

Share via


SequenceField Class

Definition

public ref class SequenceField : Microsoft::Solutions::BTAHL7::Pipelines::ComplexField
public class SequenceField : Microsoft.Solutions.BTAHL7.Pipelines.ComplexField
type SequenceField = class
    inherit ComplexField
Public Class SequenceField
Inherits ComplexField
Inheritance

Constructors

SequenceField(Int32, Int32)

Fields

isRootNode (Inherited from AbstractComplexDataEntity)
mChildList (Inherited from AbstractComplexDataEntity)
mCouldBeLastEntity (Inherited from AbstractDataEntity)
mIsCompiled (Inherited from AbstractDataEntity)
mIsFirstChild (Inherited from AbstractDataEntity)
mIsGroupAllowed (Inherited from AbstractComplexDataEntity)
mIsLastChild (Inherited from AbstractDataEntity)
mMaxOccurs (Inherited from AbstractDataEntity)
mMinOccurs (Inherited from AbstractDataEntity)
mNamespace (Inherited from AbstractComplexDataEntity)
mParent (Inherited from AbstractDataEntity)
mTagID (Inherited from AbstractComplexDataEntity)
mXmlTag (Inherited from AbstractDataEntity)

Properties

CanEndWithCS (Inherited from AbstractDataEntity)
CanEndWithFS (Inherited from AbstractDataEntity)
CanEndWithNL (Inherited from AbstractDataEntity)
CanEndWithRC (Inherited from AbstractDataEntity)
CanEndWithSCS (Inherited from AbstractDataEntity)
CanRepeat (Inherited from AbstractDataEntity)
ChildCount (Inherited from AbstractComplexDataEntity)
ChildList (Inherited from AbstractComplexDataEntity)
CouldBeLastEntity (Inherited from AbstractDataEntity)
Depth (Inherited from AbstractDataEntity)
Index (Inherited from AbstractDataEntity)
IsFirstChild (Inherited from AbstractDataEntity)
IsGroupAllowed (Inherited from AbstractComplexDataEntity)
IsLastChild (Inherited from AbstractDataEntity)
IsOptional (Inherited from AbstractDataEntity)
IsRootNode (Inherited from AbstractComplexDataEntity)
Item[Int32] (Inherited from AbstractComplexDataEntity)
MaxOccurs (Inherited from AbstractDataEntity)
MinOccurs (Inherited from AbstractDataEntity)
Namespace (Inherited from AbstractComplexDataEntity)
Parent (Inherited from AbstractDataEntity)
TagID (Inherited from AbstractComplexDataEntity)
XmlTag (Inherited from AbstractDataEntity)

Methods

AddChild(AbstractDataEntity) (Inherited from AbstractComplexDataEntity)
ChildDelimiterIndex(DelimiterSet) (Inherited from AbstractComplexDataEntity)
ChildFirstLastMap() (Inherited from AbstractDataEntity)
Compile(StringCollection) (Inherited from ComplexField)
ComputeFirstSegmentSet(StringCollection) (Inherited from AbstractComplexDataEntity)
ComputeFollowSet() (Inherited from AbstractDataEntity)
ComputeLastSegmentSet(StringCollection) (Inherited from AbstractComplexDataEntity)
ComputeSegmentNames(Hashtable) (Inherited from AbstractComplexDataEntity)
FindMatchingChild(String, Int32) (Inherited from AbstractComplexDataEntity)
FindParseStateWithTag(String, Boolean)
FollowSetMap() (Inherited from AbstractDataEntity)
GetParserStateWithNextTag(ParserState, String, Boolean, Boolean)
IsDelimiter(Int32, DelimiterSet, Boolean, Boolean) (Inherited from AbstractDataEntity)
Print(String, StringBuilder)
ProduceFF(IExecutionContext, StreamWriter, XmlReader, Boolean)
ProduceXml(IExecutionContext, IDataReader, XmlWriter, Boolean)

Applies to