SequenceField 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
- 继承
-
构造函数
字段
属性
方法
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)
|
适用于