ParserState(Int32, Int32, AbstractComplexDataEntity, ParserState) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
ParserState(int childIdx, int repCount, Microsoft::Solutions::BTAHL7::Pipelines::AbstractComplexDataEntity ^ node, Microsoft::Solutions::BTAHL7::Pipelines::ParserState ^ subChildState);
public ParserState (int childIdx, int repCount, Microsoft.Solutions.BTAHL7.Pipelines.AbstractComplexDataEntity node, Microsoft.Solutions.BTAHL7.Pipelines.ParserState subChildState);
new Microsoft.Solutions.BTAHL7.Pipelines.ParserState : int * int * Microsoft.Solutions.BTAHL7.Pipelines.AbstractComplexDataEntity * Microsoft.Solutions.BTAHL7.Pipelines.ParserState -> Microsoft.Solutions.BTAHL7.Pipelines.ParserState
Public Sub New (childIdx As Integer, repCount As Integer, node As AbstractComplexDataEntity, subChildState As ParserState)
パラメーター
- childIdx
- Int32
- repCount
- Int32
- subChildState
- ParserState