IPWorks EDIFACT 2020 .NET Edition

Questions / Feedback?

XChildren Property

Number of child elements of the current segment.

Syntax

public int XChildren { get; }
Public ReadOnly Property XChildren As Integer

Default Value

0

Remarks

This property describes the number of children of the current segment in the parsed document.

This collection is indexed from 0 to Count - 1.

This property is read-only and not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDIFACT 2020 .NET Edition - Version 20.0 [Build 8209]