Skip to main content

OFTIntegerList

This class represents a field type specifically designed for storing a list of integer values. It inherits from the base Field class to provide specialized handling for integer array data within a dataset.

Constructor

Signature

def OFTIntegerList() - > null