arrays property

Iterable<DataArray> get arrays

Returns an iterable for childs that can be represented as DataArray.

Other child objects are omitted from an iterable.

Implementation

Iterable<DataArray> get arrays;