Helper.MoveToNextStartElementOrEndElement Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static void MoveToNextStartElementOrEndElement(Microsoft::Solutions::BTAHL7::Pipelines::IExecutionContext ^ context, Microsoft::Solutions::BTAHL7::Pipelines::AbstractDataEntity ^ child, System::Xml::XmlReader ^ reader);
public static void MoveToNextStartElementOrEndElement (Microsoft.Solutions.BTAHL7.Pipelines.IExecutionContext context, Microsoft.Solutions.BTAHL7.Pipelines.AbstractDataEntity child, System.Xml.XmlReader reader);
static member MoveToNextStartElementOrEndElement : Microsoft.Solutions.BTAHL7.Pipelines.IExecutionContext * Microsoft.Solutions.BTAHL7.Pipelines.AbstractDataEntity * System.Xml.XmlReader -> unit
Public Shared Sub MoveToNextStartElementOrEndElement (context As IExecutionContext, child As AbstractDataEntity, reader As XmlReader)
Parameters
- context
- IExecutionContext
- child
- AbstractDataEntity
- reader
- XmlReader