Class TIntegerList

Unit

Declaration

type TIntegerList = class(specialize TStructList<Integer>)

Description

No description available, ancestor TStructList description follows

List of structures. This is just TList class from Generics.Collections, with some useful helpers.

Hierarchy

Overview

Methods

Public function Sum: Integer;

Description

Methods

Public function Sum: Integer;
 

Generated by PasDoc 0.16.0.