subcollectionIterator property

GeometryCollectionIterator? subcollectionIterator
getter/setter pair

The iterator over a nested Geometry, or null if this GeometryCollectionIterator is not currently iterating over a nested GeometryCollection.

Implementation

GeometryCollectionIterator? subcollectionIterator;