IPWorks EDI 2020 Kotlin Edition

Questions / Feedback?

XAttributes Property

A collection of attributes of the current element.

Syntax

public val xAttributes: MutableXMLAttributeList

Remarks

This collection consists of all attributes of the current XML element. The component parses each attribute into a collection of XMLAttribute types.

This collection is indexed from 0 to size - 1.

This property is not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks EDI 2020 Kotlin Edition - Version 20.0 [Build 7941]