SkipElement Method
Moves to the next data element in the current segment.
Syntax
public void SkipElement();
Public Sub SkipElement()
Remarks
SkipElement can be used to avoid providing a value for the current element in the current segment.
If the element already has a value (such as one provided by default by the component), said value will not be overwritten.