ComplexField.FindParseStateWithTag(String, Boolean) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
override Microsoft::Solutions::BTAHL7::Pipelines::ParserState ^ FindParseStateWithTag(System::String ^ nextTag, [Runtime::InteropServices::Out] bool % unexpectedTag);
public override Microsoft.Solutions.BTAHL7.Pipelines.ParserState FindParseStateWithTag (string nextTag, out bool unexpectedTag);
override this.FindParseStateWithTag : string * -> Microsoft.Solutions.BTAHL7.Pipelines.ParserState
Public Overrides Function FindParseStateWithTag (nextTag As String, ByRef unexpectedTag As Boolean) As ParserState
Paramètres
- nextTag
- String
- unexpectedTag
- Boolean