Einhugur OpenDocument Text Plugin for Xojo

EinhugurODT.ParagraphItemIterator Class

Class to iterate through items in paragraphs.

You never create instance of this class but it is internally created for you when using for each syntax on paragraph items.

Iterators are not supported on Xojo 2019r1. You need newer Xojo to use Iterators.

Object
   ParagraphItemIterator

class EinhugurODT.ParagraphItemIterator implements

Iterator

Iterable

Constructors

ParagraphItemIterator (private) Private constructor.

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • Linux ARM 64 bit
  • iOS