IPWorks EDIFACT 2020 iOS Edition

Questions / Feedback?

XChildren (property)

Number of child elements of the current segment.

Syntax

@property (nonatomic,readonly,assign,getter=XChildren) int XChildren;
- (int)XChildren;
public var XChildren: Int32 {
  get {...}
}

Default Value

0

Remarks

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

This property is read-only.

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