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
- TObject
- TList
- TStructList
- TIntegerList
Overview
Methods
function Sum: Integer; |
Description
Methods
function Sum: Integer; |
|
Generated by PasDoc 0.16.0.