Class TUInt32List
Unit
Declaration
type TUInt32List = class(specialize TStructList<UInt32>)
Description
List of 32-bit unsigned values.
Hierarchy
- TObject
- TList
- TStructList
- TUInt32List
Overview
Methods
function Max: UInt32; |
|
procedure Assign(const Source: TInt32List); |
Description
Methods
function Max: UInt32; |
|
This item has no description. |
procedure Assign(const Source: TInt32List); |
|
This item has no description. |
Generated by PasDoc 0.16.0-snapshot.