IPWorks X12 2020 Python Edition

Questions / Feedback?

element_component_count Property

Number of classes in the current element.

Syntax

def get_element_component_count(element_index: int) -> int: ...

Default Value

0

Remarks

Number of components in the current element.

The element_index parameter specifies the index of the item in the array. The size of the array is controlled by the element_count property.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks X12 2020 Python Edition - Version 20.0 [Build 8155]